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