刘磊
8 天以前 40a36a347f78b8cbcad6f9abf54c4459ea9960f9
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; }
    }
}