From 2fbf434b439ea3fdd55a587ac853cdbed2788a3e Mon Sep 17 00:00:00 2001
From: liaoxujun@qq.com <liaoxujun@qq.com>
Date: 星期三, 06 三月 2024 15:52:54 +0800
Subject: [PATCH] 经销商关联用户等级完成,修改部分版权后台图片

---
 CoreCms.Net.Configuration/SystemSettingConstVars.cs |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/CoreCms.Net.Configuration/SystemSettingConstVars.cs b/CoreCms.Net.Configuration/SystemSettingConstVars.cs
index 0d14efa..95eb7ec 100644
--- a/CoreCms.Net.Configuration/SystemSettingConstVars.cs
+++ b/CoreCms.Net.Configuration/SystemSettingConstVars.cs
@@ -933,6 +933,13 @@
         public static readonly string GiveCouponNumber = "giveCouponNumber";
 
 
+       
+        /// <summary>
+        /// 鍒嗛攢鍟嗗搴旂敤鎴风瓑绾EY 淇濆瓨鍚庡鏋滄槸鍒嗛攢瀹℃壒鎴愬姛锛岀敤鎴疯嚜鍔ㄥ垏鎹㈠�艰鐢ㄦ埛缁�
+        /// </summary>
+        public static readonly string DictionaryUserGroupKey = "dictionaryUserGroupKey";
+
+       
 
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1