From 66a9965c44ecc32a6696abca876ab9d1cd091584 Mon Sep 17 00:00:00 2001 From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local> Date: 星期五, 28 二月 2020 15:25:13 +0800 Subject: [PATCH] 2020.2.28 --- 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