xm
2020-05-13 edf7c324bea0556a3df9096dd41d668a9d41bf51
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/GatewayBackupEnum.cs
@@ -61,5 +61,9 @@
        /// 空调摆风功能
        /// </summary>
        A空调摆风功能 = 13,
        /// <summary>
        /// 面板接近感应功能
        /// </summary>
        A面板接近感应功能 = 14,
    }
}