huangxiaoqiang
2025-01-03 6d97c9dfd51e148ba2f97114f18889871c278fa6
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; }
    }
}