刘磊
2025-06-18 40a36a347f78b8cbcad6f9abf54c4459ea9960f9
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
            {