wjc
2023-06-07 c355072676c274e3f916b0488c4ee9c4730f6210
HDL_ON/DAL/Server/IMessageCommon.cs
@@ -164,6 +164,7 @@
            stateCodeDic["14007"] = StringId.ControlFailure;
            //网关离线
            stateCodeDic["14005"] = StringId.GatewayOffline;
            stateCodeDic["124005"] = StringId.GatewayOffline;
            //设备离线
            stateCodeDic["14006"] = StringId.DeviceOffline;