wangxinhui
2026-01-12 ded9c653b4bd5f45cb23124068687135c29e6915
ÏîÄ¿´úÂë/WMS/WMSServices/WIDESEA_Model/Models/Outbound/Dt_OutMESOrder.cs
@@ -120,6 +120,18 @@
        public decimal OutTotalUsage { get; set; }
        /// <summary>
        /// åŸºæœ¬å•位
        /// </summary>
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "基本单位")]
        public string MaterielUnit { get; set; }
        /// <summary>
        /// è¾…单位
        /// </summary>
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "辅单位")]
        public string AssistUnitCode { get; set; }
        /// <summary>
        /// å¤‡æ³¨
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 200, ColumnDescription = "备注")]