From 944b87b6bcccb095cd73f13f4410fb20faf48f74 Mon Sep 17 00:00:00 2001 From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local> Date: 星期三, 25 十二月 2019 11:21:06 +0800 Subject: [PATCH] 2019.12.25 --- 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 0f6dec7..a5a8311 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> @@ -140,7 +140,7 @@ ///<summary> ///utc鏃堕棿鎴筹紝绋嬪簭鍚姩鏃剁綉鍏崇殑绯荤粺鏃堕棿 ///</summary> - public long StartTime; + public int StartTime; /// <summary> ///鍔犲叆灞�鍩熺綉妯″紡 ///<para>0锛歸ifi杩炴帴灞�鍩熺綉</para> @@ -172,7 +172,7 @@ /// <summary> /// 璇ョ綉鍏冲簲鐢ㄧ▼搴忕増鏈� /// </summary> - public long AppVersion; + public int AppVersion; /// <summary> /// Zigbee鍗忚鍣ㄧ▼搴忕増鏈� /// </summary> -- Gitblit v1.8.0