schangxiang@126.com
2024-11-22 ec78b532e0ac6d2e6e92ad0a7fb75dab42f06e70
SDA/iWareSda/Common/Struct/WareSdaStruct.cs
@@ -97,10 +97,9 @@
        /// 站点集合
        /// </summary>
        public static List<string> StationStationList = new List<string>() {
            "1001","1002","1003","1004","1005","1006","1007","1008","1009","1010",
            "1011","1012","1013","1014","1015",
            "1020","1030","1040",  //拆盘机 提升机 RGV
            "1019"
           StationLocationEnum.首次扫码工位.ToString(),
           StationLocationEnum.BZ01.ToString(),
           StationLocationEnum.BZ39.ToString(),
        };