ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterCommon.cs
@@ -1312,6 +1312,10 @@ /// 是否将SocketReceive的数据写入到Log中 1->写入 /// </summary> public int WriteSocketReceiveDataToFile = 0; /// <summary> /// 是否开启调试App功能 1->开启 /// </summary> public int StartDebugApp = 0; } #endregion