dengjunjie
2024-12-16 3d25ef8353e593533ade370481a49209dc603785
´úÂë¹ÜÀí/WMS/WIDESEA_WMSServer/WIDESEA_DTO/ERP/PurchaseOrderModel.cs
@@ -1,6 +1,7 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Reflection.Metadata;
using System.Text;
using System.Threading.Tasks;
using WIDESEA_Core.Attributes;
@@ -10,6 +11,23 @@
namespace WIDESEA_DTO
{
    [ModelValidate]
    public class Root
    {
        /// <summary>
        ///
        /// </summary>
        public string From { get; set; }
        /// <summary>
        ///
        /// </summary>
        public string DateTime { get; set; }
        /// <summary>
        ///
        /// </summary>
        [PropertyValidate("物料列表", NotNullAndEmpty = true)]
        public PurchaseOrderModel Content { get; set; }
    }
    /// <summary>
    /// é‡‡è´­å•模型
    /// </summary>
@@ -67,6 +85,7 @@
    /// <summary>
    /// é‡‡è´­å•明细模型
    /// </summary>
    [ModelValidate]
    public class PurchaseOrderDetailModel
    {
        /// <summary>
@@ -81,7 +100,7 @@
        /// ä»“库编号
        /// </summary>
        [PropertyValidate("仓库编号", NotNullAndEmpty = true)]
        public int WaId { get; set; }
        public string WaId { get; set; }
        /// <summary>
        /// æ•°é‡