wangxinhui
2026-02-03 261ec6b250b3aea2d26e629203c7d699747c27ea
项目代码/WMS/WMSServices/WIDESEA_Model/Models/TaskInfo/Dt_Task.cs
@@ -196,7 +196,7 @@
        /// </summary>
        [ImporterHeader(Name = "鐗╂枡鏁伴噺")]
        [ExporterHeader(DisplayName = "鐗╂枡鏁伴噺")]
        [SugarColumn(IsNullable = true, Length = 20, ColumnDescription = "鐗╂枡鏁伴噺")]
        [SugarColumn(IsNullable = true, ColumnDescription = "鐗╂枡鏁伴噺")]
        public decimal Quantity { get; set; }
    }
}