1
hutongqing
2024-12-29 89051aef8a2c1a85d457914cf6317fe70e0e321c
代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/AGV/AGVExtend.cs
@@ -101,11 +101,11 @@
        {
            switch (DeviceCode)
            {
                case "SC01_CSJ":
                case "AGV_CSJ":
                    {
                        return TaskType == TaskTypeEnum.ProductionReturn.ObjToInt() ? "23" : "24";
                    }
                case "SC01_ZH":
                case "AGV_ZH":
                    {
                        if (TaskType == TaskTypeEnum.InboundXB.ObjToInt())
                            return "20";