From ff472d6300cd86eb9c014d43cae51d79438718d7 Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期四, 11 三月 2021 17:49:39 +0800 Subject: [PATCH] 2021-3-11-1 --- HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/AddControl.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/AddControl.cs b/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/AddControl.cs index f598e88..d01e28b 100644 --- a/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/AddControl.cs +++ b/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/AddControl.cs @@ -234,7 +234,7 @@ try { //鍙戦�佹寜閿垹闄わ紱 - responsePackNew = PirSend.CodeRemove(obj); + responsePackNew = PirSend.CodeRemove(obj, control.deviceId); } catch { } finally -- Gitblit v1.8.0