22
schangxiang@126.com
2024-12-12 1daeb924fb62c47ae8fc4f9fed710d19b8ea113e
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);