chenqiyang
2023-03-30 d7f0efa238033cbc2d9980e69e20b850ae673f1d
HDL_ON/DAL/Server/NewAPI.cs
@@ -495,9 +495,10 @@
        /// </summary>
        public const string Api_Post_OpenDoor = "/home-wisdom/platform/yingshi/lock/remote/open/door";
        /// <summary>
        /// 获取门锁型号列表(萤石视频门锁)
        /// 门锁型号列表(萤石视频门锁)
        /// </summary>
        public const string Api_Post_Models = "/home-wisdom/platform/yingshi/lock/models";
        public const string Api_Post_Lock_Models = "/home-wisdom/platform/yingshi/lock/models";
@@ -830,7 +831,10 @@
        /// </summary>
        public const string Api_Post_GetListHomeFace = "/home-wisdom/app/logic/listHomeFace";
        /// <summary>
        /// 获第三方注册userId
        /// </summary>
        public const string Api_Post_GetExtUserId = "/community-wisdom/app/visitor/freeview/getExtMemberInfo";
        #endregion