wei
2020-12-19 d6aec3027ebec50e1096af7da19d03b1e5f5bea4
HDL_ON/DAL/Server/NewAPI.cs
old mode 100644 new mode 100755
@@ -78,6 +78,11 @@
        #endregion
        #region ■ HomeCluster -- 住宅管理接口___________________________
        /// <summary>
        /// 绑定住宅
        /// </summary>
        public const string Api_Post_BindlingResidence = "/app/home/deliver";
        /// <summary>
        /// 获取住宅分页
        /// </summary>
@@ -364,7 +369,7 @@
        /// <summary>
        /// 删除场景
        /// </summary>
        public const string Api_Post_DeleteSecne = "/home-wisdom/app/scene/Delete";
        public const string Api_Post_DeleteSecne = "/home-wisdom/app/scene/delete";
        /// <summary>
        /// 执行场景
        /// </summary>