mac
2023-11-06 54c202bd4867092fca2bc6f96bec0cfd1056a46a
HDL_ON/DAL/Server/NewAPI.cs
@@ -757,6 +757,11 @@
        /// 解绑第三方iot平台账号
        /// </summary>
        public const string Api_Post_Unbound3tyIotAccount = "/smart-open/open-platform/tripartite/userUnbind";
        /// <summary>
        /// 解绑住宅下的第三方设备
        /// </summary>
        public const string Api_Post_UnbindDeviceToHome = "/home-wisdom/app/open/unbindDeviceToHome";
        #endregion
        #region ■  -- 红外宝接口___________________________