22
schangxiang@126.com
2024-12-11 444a83f76b62a19a83796c8f5a5af1e875a3be63
CC/iWareCC_ASRS/DeviceThreadFactory/DeviceThreadServiceFactory.cs
@@ -23,7 +23,7 @@
            switch (deviceType)
            {
                case EDeviceType.堆垛机:
                    handler = new SrmTaskThreadService(iWareCommon.Utils.LogType.SrmTheadService);
                    handler = new SrmTaskThreadService(iWareCommon.Utils.LogType.DataProcess_BZ39_IssueInboundTask);
                    break;
                case EDeviceType.RGV:
                    handler = new RgvTaskThreadService(iWareCommon.Utils.LogType.StationThreadService);