刘磊
2024-12-21 4c216caadeb29a797aba3fc1548b7c8c68ed27ec
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/BasicInfo/Dt_StationManager.cs
@@ -109,5 +109,9 @@
        public string stationNGLocation { get; set; }
        public string remark { get; set; }
        /// <summary>
        /// 产线
        /// </summary>
        public string productLine { get; set; }
    }
}