wei
2021-11-04 e238b9cc3caef879fd907ceab8997d08ae891ea3
HDL_ON/Common/R.cs
@@ -6,6 +6,14 @@
    {
        /// <summary>
        /// 未配置网关地址信息
        /// </summary>
        public const int GatewayLocationInformationIsNotConfigured = 514;
        /// <summary>
        /// 请输入配对码
        /// </summary>
        public const int PlsEntryPairCode = 513;
        /// <summary>
        /// 安卓消息推送提示
        /// </summary>
        public const int Android_MessagePushTip = 512;
@@ -2892,7 +2900,10 @@
        /// 是否解除绑定?
        /// </summary>
        public const int DoYouWantToUnbind = 9068;
        /// <summary>
        /// 物业通知
        /// </summary>
        public const int Propertynotice = 9069;
        #region 网络请求响应错误提示信息