xxyy
2025-02-15 abff6261e5e74ff16a844f4739f84d49b6133000
Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_QuartzJob/ConveyorLine/CommonConveyorLine_GW.cs
@@ -224,7 +224,7 @@
            if (devicePro == null)
            {
                throw new Exception("未找到协议信息");
                throw new Exception($"【{_deviceCode}】--未找到【{deviceChildCode}】协议信息");
            }
            else
            {
@@ -247,7 +247,7 @@
            if (devicePro == null)
            {
                throw new Exception("未找到协议信息");
                throw new Exception($"未找到【{deviceChildCode}】协议信息");
            }
            else
            {