From b7b3e92bed9c4553e30e2901a1877f088a5f8823 Mon Sep 17 00:00:00 2001
From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local>
Date: 星期一, 04 十一月 2019 17:20:52 +0800
Subject: [PATCH] 2019.11.4

---
 ZigbeeApp/Shared/R.cs |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs
index 8bfb25e..f2674b1 100644
--- a/ZigbeeApp/Shared/R.cs
+++ b/ZigbeeApp/Shared/R.cs
@@ -680,6 +680,10 @@
         /// 璇疯緭鍏ラ獙璇佺爜
         /// </summary>
         public const int PleaseInputVerificationCode = 10133;
+        /// <summary>
+        /// 鍗冲皢閫氳繃寰俊鎺堟潈鐧诲綍
+        /// </summary>
+        public const int LoginByWechat = 10134;
 
 
         #endregion

--
Gitblit v1.8.0