From 52005ed57f3f7bc796fdd1a878e4f298a126f1e8 Mon Sep 17 00:00:00 2001
From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local>
Date: 星期二, 29 十月 2019 16:48:47 +0800
Subject: [PATCH] 2019.10.29-3

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

diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs
index e50d6ac..ab458ce 100644
--- a/ZigbeeApp/Shared/R.cs
+++ b/ZigbeeApp/Shared/R.cs
@@ -999,7 +999,18 @@
         /// 鎴愬姛
         /// </summary>
         public const int Success = 13145;
-
+        /// <summary>
+        /// 榛樿鍥惧簱
+        /// </summary>
+        public const int LocalPicture = 13146;
+        /// <summary>
+        /// 鎷嶇収
+        /// </summary>
+        public const int Photograph = 13147;
+        /// <summary>
+        /// 鎴戠殑鐩稿唽
+        /// </summary>
+        public const int MyAblums = 13148;
 
         #endregion
 

--
Gitblit v1.8.0