项目代码/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/BasicModel/DtStockInfo.cs
@@ -45,6 +45,18 @@ public int StockStatus { get; set; } /// <summary> /// 鍗曟嵁缂栧彿 /// </summary> [SugarColumn(IsNullable = true, ColumnDescription = "鍗曟嵁缂栧彿")] public string OrderNo { get; set; } /// <summary> /// 鍗曟嵁绫诲瀷 /// </summary> [SugarColumn(IsNullable = true, ColumnDescription = "鍗曟嵁绫诲瀷")] public string OrderType { get; set; } /// <summary> /// 澶囨敞 /// </summary> [SugarColumn(IsNullable = true, ColumnDescription = "澶囨敞")]