HDL_ON/DAL/Server/NewApiRes.cs
@@ -633,6 +633,11 @@ /// </summary> public bool gatewayStatus; /// <summary> /// 是否支持群控 /// </summary> public bool isSupportGroupControl = false; ///// <summary> ///// ///// </summary> @@ -885,7 +890,7 @@ /// <summary> /// 子账号ID childAccountId /// </summary> public string childAccountId; public string childId; /// <summary> /// 住宅 /// </summary> @@ -908,7 +913,7 @@ /// <summary> /// 子账户类型 ORDINARY、DEBUG、ADMIN /// </summary> public string childAccountType; //public string childAccountType; ///// <summary> ///// 是否允许远程控制 0:允许 1:不允许 ///// </summary>