From 7ef9d95ad31883e85bf5d5eab85c30f70d601077 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期二, 02 三月 2021 17:31:57 +0800
Subject: [PATCH] Merge branch 'temp-wxr' into NewFilePath

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

diff --git a/HDL_ON/DAL/Server/NewAPI.cs b/HDL_ON/DAL/Server/NewAPI.cs
index a589315..40517bf 100644
--- a/HDL_ON/DAL/Server/NewAPI.cs
+++ b/HDL_ON/DAL/Server/NewAPI.cs
@@ -4,7 +4,7 @@
 {
     public class NewAPI
     {
-        #region 鏂板井鏈嶅姟鎺ュ彛
+        //#region 鏂板井鏈嶅姟鎺ュ彛
         //***********************************************
         //娉ㄦ剰锛氬拰浣忓畢鐩稿叧鐨勬帴鍙h璇锋眰浣忓畢鎵�鍦ㄥ尯鍩熺殑鍩熷悕   regionUrl    
         //***********************************************
@@ -459,6 +459,16 @@
         public const string API_POST_Logic_Enable = "/home-wisdom/app/logic/enable";
         #endregion
 
+        #region -- 绗笁鏂硅澶囩浉鍏虫帴鍙__________________________
+        /// <summary>
+        /// 鑾峰彇娣诲姞杩囩殑鍝佺墝鍒楄〃
+        /// </summary>
+        public const string Api_Post_GetBindBrandList = "/home-wisdom/app/product/brand/bindList";
+        /// <summary>
+        /// 鑾峰彇鍝佺墝鍒楄〃
+        /// </summary>
+        public const string Api_Post_GetBrandList = "/home-wisdom/app/product/brand/list";
+
         #region 鈻�  -- 绾㈠瀹濇帴鍙__________________________
         /// <summary>
         /// 绾㈠瀹濊澶囧畾浣�

--
Gitblit v1.8.0