From 7df077362991e25773415b5e7383b758a43bd57c Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期四, 07 十一月 2019 11:39:47 +0800 Subject: [PATCH] 2019-11-07-2 --- ZigbeeApp/Shared/Common/SendDataToServer.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ZigbeeApp/Shared/Common/SendDataToServer.cs b/ZigbeeApp/Shared/Common/SendDataToServer.cs index bdd92c0..b4c0f6a 100755 --- a/ZigbeeApp/Shared/Common/SendDataToServer.cs +++ b/ZigbeeApp/Shared/Common/SendDataToServer.cs @@ -118,7 +118,7 @@ /// <summary> /// 楠岃瘉鐮� /// </summary> - public int Code; + public string Code; /// <summary> /// 浣跨敤鐨勮瑷� /// </summary> -- Gitblit v1.8.0