gxc
2020-01-10 c0021397eeb8335d6d1f20990c71533c3d94e7af
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/GatewayBackupEnum.cs
@@ -56,6 +56,10 @@
        /// <summary>
        /// 简约面板震动功能
        /// </summary>
        A简约面板震动功能 = 12
        A简约面板震动功能 = 12,
        /// <summary>
        /// 空调摆风功能
        /// </summary>
        A空调摆风功能 = 13,
    }
}