1
huangxiaoqiang
2025-04-14 02f63552cc964132b9348cf27c3f73f65db750f2
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; }
    }
}