1
刘磊
2024-12-26 e5642daf4b6820d0706967e486b16e8d33a46d6d
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; }
    }
}