From d07d62be7111d78b2aaa44c9cdee23a7d22b4dda Mon Sep 17 00:00:00 2001
From: wei <kaede@kaededeMacBook-Air.local>
Date: 星期二, 22 十二月 2020 10:38:15 +0800
Subject: [PATCH] 20201222-1

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

diff --git a/HDL_ON/DAL/Server/NewAPI.cs b/HDL_ON/DAL/Server/NewAPI.cs
old mode 100755
new mode 100644
index 748694e..efdd854
--- a/HDL_ON/DAL/Server/NewAPI.cs
+++ b/HDL_ON/DAL/Server/NewAPI.cs
@@ -75,6 +75,10 @@
         public const string API_POST_Member_UnbindWithAccount = "/smart-footstone/member/memberInfo/unbindWithAccount";
         #endregion
 
+        /// <summary>
+        /// 鏌ヨ鍔熻兘浠嬬粛鍒楄〃
+        /// </summary>
+        public const string API_POST_FunctionIntroductionList = "/home-wisdom/app/functionIntroduction/list";
         #endregion
 
         #region 鈻� HomeCluster -- 浣忓畢绠$悊鎺ュ彛___________________________
@@ -294,6 +298,8 @@
         //public const string API_POST_GetAppVersion = "/smart-footstone/app/getAppVersion";
         #endregion
 
+        
+
         #region 鈻�  -- 鎴块棿鍦烘櫙鑳屾櫙鍥剧墖涓婁紶涓嬭浇鎺ュ彛___________________________
         /// <summary>
         /// 涓婁紶鍥剧墖

--
Gitblit v1.8.0