wankeda
2026-01-18 f7ad3416dfc1558be842f3190688adc9a5a8933d
WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/Stock/VV_StockInfoDet.cs
@@ -48,6 +48,10 @@
        [SugarColumn(IsNullable = false, Length = 100, ColumnDescription = "序列号")]
        public string SerialNumber { get; set; }
        [ExporterHeader(DisplayName = "上游系统", IsIgnore = true)]
        [SugarColumn(IsNullable = false, Length = 255, ColumnDescription = "上游系统")]
        public string System { get; set; }
        
        [ExporterHeader(DisplayName = "库存数量")]
        [SugarColumn(IsNullable = false, DecimalDigits = 2, ColumnDescription = "库存数量")]