wjc
2023-08-15 0c216014c649090d765902301cbfc9157f8f1ee4
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;