wxr
2023-07-25 39b8b0b9bcf5805ada1a44e5dc72f05f9c6e4fcc
HDL_ON/DAL/Server/NewAPI.cs
@@ -965,6 +965,22 @@
        /// 设置人脸识别解锁配置
        /// </summary>
        public const string Api_Post_SetFaceRecognitionUnlockCfg = "/home-wisdom/platform/yingshi/lock/setFaceRecognitionUnlockCfg";
        /// <summary>
        /// 查询门锁系统声音
        /// </summary>
        public const string Api_Post_GetDoorLockSystemSound = "/home-wisdom/platform/yingshi/lock/getDoorLockSystemSound";
        /// <summary>
        /// 设置门锁系统声音
        /// </summary>
        public const string Api_Post_SetDoorLockSystemSound = "/home-wisdom/platform/yingshi/lock/setDoorLockSystemSound";
        /// <summary>
        /// 查询门铃提示音
        /// </summary>
        public const string Api_Post_GetDoorBellTone = "/home-wisdom/platform/yingshi/lock/getDoorBellTone";
        /// <summary>
        /// 设置门铃提示音
        /// </summary>
        public const string Api_Post_SetDoorBellTone = "/home-wisdom/platform/yingshi/lock/setDoorBellTone";