Crabtree/SmartHome/HDL/Operation/ResponseEntity/API.cs
@@ -118,6 +118,8 @@ public static string ReleaseGatewayToHome = API_APP + "ReleaseGatewayToHome"; /// <summary> /// 1.63 获得某个帐号所有已绑定的网关分页 /// </summary> @@ -131,8 +133,15 @@ /// 1.65 UpdateMac 更新Mac(印度) /// </summary> public static string UpdateMac = API_APP + "UpdateMac"; /// <summary> /// 1.66 BindMac 更新绑定Mac(印度) /// </summary> public static string BindMac = API_APP + "BindMac"; /// <summary> /// 1.81 添加项目(住宅) /// </summary>