wangxinhui
2 天以前 9ce6731460179c71f0f2c636b2a1598324d5194e
项目代码/WMS/WMSServices/WIDESEA_Model/Models/TaskInfo/Dt_Task.cs
@@ -168,6 +168,6 @@
        [ImporterHeader(Name = "鐗╂枡鏁伴噺")]
        [ExporterHeader(DisplayName = "鐗╂枡鏁伴噺")]
        [SugarColumn(IsNullable = true, Length = 20, ColumnDescription = "鐗╂枡鏁伴噺")]
        public float Quantity { get; set; }
        public decimal Quantity { get; set; }
    }
}