wangxinhui
2026-02-03 b2b779905bc8a71b52d0e14f91652309d9279878
项目代码/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; }
    }
}