From d1ab259186e2341a0839c87300065e9bb5f14e9c Mon Sep 17 00:00:00 2001 From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local> Date: 星期二, 12 十一月 2019 10:42:14 +0800 Subject: [PATCH] 2019.11.12 --- ZigbeeApp/Shared/Phone/ZigBee/Device/ZbGatewayData.cs | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/ZigBee/Device/ZbGatewayData.cs b/ZigbeeApp/Shared/Phone/ZigBee/Device/ZbGatewayData.cs index 24f7a45..e5f3084 100755 --- a/ZigbeeApp/Shared/Phone/ZigBee/Device/ZbGatewayData.cs +++ b/ZigbeeApp/Shared/Phone/ZigBee/Device/ZbGatewayData.cs @@ -24,7 +24,7 @@ /// <summary> /// 璇ョ綉鍏冲簲鐢ㄧ▼搴忕増鏈� /// </summary> - public long AppVersion; + public int AppVersion; /// <summary> /// Zigbee鍗忚鍣ㄧ▼搴忕増鏈� @@ -71,7 +71,7 @@ /// <summary> /// 璇ョ綉鍏冲簲鐢ㄧ▼搴忕増鏈� /// </summary> - public long AppVersion; + public int AppVersion; /// <summary> /// Zigbee鍗忚鍣ㄧ▼搴忕増鏈� /// </summary> @@ -136,7 +136,7 @@ ///<summary> ///utc鏃堕棿鎴筹紝绋嬪簭鍚姩鏃剁綉鍏崇殑绯荤粺鏃堕棿 ///</summary> - public long StartTime; + public int StartTime; /// <summary> ///鍔犲叆灞�鍩熺綉妯″紡 ///<para>0锛歸ifi杩炴帴灞�鍩熺綉</para> @@ -164,7 +164,7 @@ /// <summary> /// 璇ョ綉鍏冲簲鐢ㄧ▼搴忕増鏈� /// </summary> - public long AppVersion; + public int AppVersion; /// <summary> /// Zigbee鍗忚鍣ㄧ▼搴忕増鏈� /// </summary> -- Gitblit v1.8.0