gxc
2019-11-04 b7b3e92bed9c4553e30e2901a1877f088a5f8823
ZigbeeApp/Shared/R.cs
@@ -676,6 +676,14 @@
        /// 账号不存在,请先注册
        /// </summary>
        public const int ACCOUNTNOEXISTS = 10132;
        /// <summary>
        /// 请输入验证码
        /// </summary>
        public const int PleaseInputVerificationCode = 10133;
        /// <summary>
        /// 即将通过微信授权登录
        /// </summary>
        public const int LoginByWechat = 10134;
        #endregion
@@ -1094,7 +1102,7 @@
      public static readonly int LoginHadAccountPWD = 11008;
      public static readonly int PleaseInputVerificationCode = 11011;