From 46a177eb1acf7ce91af7fe9ff57af87228de938d Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 17 十月 2023 10:03:24 +0800 Subject: [PATCH] IOS库更新 --- HDL_ON/UI/UI2/FuntionControlView/Aks/Entity/RemoteControlEntity.cs | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/HDL_ON/UI/UI2/FuntionControlView/Aks/Entity/RemoteControlEntity.cs b/HDL_ON/UI/UI2/FuntionControlView/Aks/Entity/RemoteControlEntity.cs index 51dc9f0..5dcbb8c 100644 --- a/HDL_ON/UI/UI2/FuntionControlView/Aks/Entity/RemoteControlEntity.cs +++ b/HDL_ON/UI/UI2/FuntionControlView/Aks/Entity/RemoteControlEntity.cs @@ -10,6 +10,10 @@ { /// <summary> + /// 鑷畾涔夌殑 + /// </summary> + public string deviceId = string.Empty; + /// <summary> /// 1 = 鎾斁鍣� ///2 = 鍔熸斁 ///3 = 鐢佃 @@ -17,7 +21,7 @@ ///5 = 鎶曞奖浠� ///6 = 涓囪兘閬ユ帶鍣� /// </summary> - public int type; +public int type; /// <summary> /// 閬ユ帶鍣╥d /// </summary> -- Gitblit v1.8.0