From a3b92962f31cb3bbebaba37475b3a8417831520f Mon Sep 17 00:00:00 2001
From: wei <kaede@kaededeMacBook-Air.local>
Date: 星期四, 23 九月 2021 15:30:29 +0800
Subject: [PATCH] 合并嘉乐本地加密代码

---
 HDL_ON/DAL/Server/NewApiRes.cs |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/HDL_ON/DAL/Server/NewApiRes.cs b/HDL_ON/DAL/Server/NewApiRes.cs
index a5a3fc7..055a093 100644
--- a/HDL_ON/DAL/Server/NewApiRes.cs
+++ b/HDL_ON/DAL/Server/NewApiRes.cs
@@ -1067,6 +1067,15 @@
         /// 杞欢鏉ユ簮锛孍voyo銆丱N銆丱N_Plus
         /// </summary>
         public string software = SoftwareType.ON_Plus.ToString();
+        /// <summary>
+        /// 灏忓尯codes锛堜笉浼狅紝榛樿缁戝畾鎵�鏈変綇瀹呭拰灏忓尯鐨勬帹閫侊級
+        /// </summary>
+        public List<string> communityCodes;
+        /// <summary>
+        /// 鎸囧畾鎺ㄩ�佽瑷� 锛堢洰鍓嶈鍙傛暟杩樻病鐢級
+        /// 2021-09-13 澧炲姞褰撳墠APP浣跨敤鐨勮瑷�鍙傛暟锛� 鐩墠浜戠鎺ュ彛杩樻病鏀寔
+        /// </summary>
+        public string languageType;
     }
 
     /// <summary>
@@ -1116,6 +1125,10 @@
         /// 娑堟伅璁板綍Id
         /// </summary>
         public string msgId;
+        /// <summary>
+        /// 鍒犻櫎鐗╀笟鍏憡瑕佽繖涓�
+        /// </summary>
+        public string pushType;
     }
 
 

--
Gitblit v1.8.0