From a7ab4b610972e20753dfedb3e5d80e4d9f017d07 Mon Sep 17 00:00:00 2001 From: xm <1271024303@qq.com> Date: 星期五, 14 八月 2020 10:39:08 +0800 Subject: [PATCH] 临时备份,测试1 --- ZigbeeApp/Shared/Common/SendDataToServer.cs | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/ZigbeeApp/Shared/Common/SendDataToServer.cs b/ZigbeeApp/Shared/Common/SendDataToServer.cs index eb8c976..e19af91 100755 --- a/ZigbeeApp/Shared/Common/SendDataToServer.cs +++ b/ZigbeeApp/Shared/Common/SendDataToServer.cs @@ -576,6 +576,10 @@ /// 璇峰~鍏ヨ澶囩殑绫诲瀷锛屽彧鑳戒负銆恑phone銆戝拰銆恆ndroid銆� /// </summary> public string DeviceType; + /// <summary> + /// 3锛欵voyo Home + /// </summary> + public int Software = 3; } #endregion -- Gitblit v1.8.0