This commit is contained in:
2025-05-22 22:55:14 +08:00
parent 58f7dfa648
commit 5699e86943
5 changed files with 28 additions and 6 deletions

View File

@@ -56,6 +56,8 @@ namespace MyCode.Project.Domain.Message.Request.PurchaseOrder
/// Nullable:True
/// </summary>
public string MaterialCode { get; set; }
}
public class PurchaseOrderItemSearch