Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/BasicInfo/Dt_StationManager.cs
@@ -109,5 +109,10 @@ public string stationNGLocation { get; set; } public string remark { get; set; } public string stationStatus { get; set; } /// <summary> /// 产线 /// </summary> public string productLine { get; set; } } }