ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlGatewayReceiveLogic.cs
@@ -173,7 +173,7 @@ //设备控制状态反馈 else if (reportTopic == "DeviceDefaultAck") { //this.DeviceControlResponePush(JObject.Parse(msgData)); this.DeviceControlResponePush(JObject.Parse(msgData)); } //撤防 else if (topic == gatewayId + "/Security/WithdrawMode_Respon")