From 528c105b3aea0e6e00477365f16f57c1e3d7eb1c Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期四, 24 十月 2019 15:31:28 +0800 Subject: [PATCH] 2019-10-24-3 --- 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