From ac909072af41b3dcb05d4a7df3d27a8e85e4e7e2 Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期日, 28 六月 2020 17:43:18 +0800 Subject: [PATCH] 2020-06-28-1 --- ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterCommon.cs | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterCommon.cs b/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterCommon.cs index a294679..c69f370 100755 --- a/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterCommon.cs +++ b/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterCommon.cs @@ -294,6 +294,14 @@ /// 浜戠杩滅▼鍦ㄧ嚎鐘舵�� /// </summary> public bool MqttOnlineStatus = false; + /// <summary> + /// 涓庢缃戝叧鍦ㄤ簯绔疎mq閫氫俊鏃讹紝璐熻浇鍔犺В鐨�16浣岮es瀵嗛挜 + /// </summary> + public string AesKey; + /// <summary> + /// 缃戝叧瀵瑰簲鐨勫敮涓�鐮� + /// </summary> + public string MacMark; } /// <summary> -- Gitblit v1.8.0