wangxinhui
2025-03-05 33861e7fbf9cc4af3088f715ce7607a681f9c181
´úÂë¹ÜÀí/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/Inbound/Dt_MesProInOrderDetail.cs
@@ -72,30 +72,30 @@
        [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "X位")]
        public string XSite { get; set; }
        /// <summary>
        /// å†…包重量
        /// </summary>
        [SugarColumn(IsNullable = false, ColumnDescription = "内包重量")]
        public float Weight { get; set; }
        /// <summary>
        /// ERP工单
        /// </summary>
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "ERP工单")]
        public string ERPOrder { get; set; }
        /// <summary>
        /// åˆ¶é€ è®¢å•
        /// </summary>
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "制造订单")]
        public string MoNumber { get; set; }
        /// <summary>
        /// é”€å”®è®¢å•
        /// </summary>
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "销售订单")]
        public string SaleOrder { get; set; }
        /// <summary>
        /// å®¢æˆ·åŽŸå§‹å‘¨æœŸ
        /// æ‰¹æ¬¡å·
        /// </summary>
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "客户原始周期")]
        public string CustomDateCode { get; set; }
        /// <summary>
        /// å†…包重量
        /// </summary>
        [SugarColumn(IsNullable = false, ColumnDescription = "内包重量")]
        public float Weight { get; set; }
        /// <summary>
        /// å·¥ä½œä¸­å¿ƒ
        /// </summary>
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "工作中心")]
        public string WorkCenter { get; set; }
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "批次号")]
        public string LotNumber { get; set; }
        /// <summary>
        /// åŒ…装时间
        /// </summary>