1
wangxinhui
2025-03-05 b8782b72160d7cf1ec5b58576e149df929dc35d2
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/Inbound/Dt_MesProInOrder.cs
@@ -48,6 +48,11 @@
        [SugarColumn(IsNullable = false, ColumnDescription = "鏄惁鎷嗙鍏ュ簱")]
        public int UnPackStock { get; set; }
        /// <summary>
        /// 宸ヤ綔涓績
        /// </summary>
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "宸ヤ綔涓績")]
        public string WorkCenter { get; set; }
        /// <summary>
        /// 澶囨敞
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 200, ColumnDescription = "澶囨敞")]