From 5d6cb15ac86d9174393cb9d1538d69b567e2c26c Mon Sep 17 00:00:00 2001
From: 移动系统liao <liaoxujun@qq.com>
Date: 星期四, 09 五月 2024 08:56:50 +0800
Subject: [PATCH] 修改货品编辑bug

---
 CoreCms.Net.Configuration/SystemSettingDictionary.cs |   35 +++++++++++++++++++++++++----------
 1 files changed, 25 insertions(+), 10 deletions(-)

diff --git a/CoreCms.Net.Configuration/SystemSettingDictionary.cs b/CoreCms.Net.Configuration/SystemSettingDictionary.cs
index d950205..9bc34fb 100644
--- a/CoreCms.Net.Configuration/SystemSettingDictionary.cs
+++ b/CoreCms.Net.Configuration/SystemSettingDictionary.cs
@@ -1,9 +1,9 @@
 锘�/***********************************************************************
- *            Project: CoreCms.Net                                     *
- *                Web: https://CoreCms.Net                             *
- *        Projectname= 鏍稿績鍐呭绠$悊绯荤粺                                *
- *             Author: 澶х伆鐏�                                          *
- *              Email: JianWeie@163.com                                *
+ *            Project: baifenBinfa.Net                                     *
+ *                Web: https://baifenBinfa.com                             *
+ *        Projectname= 鐧惧垎鍏垫硶绠$悊绯荤粺                               *
+ *             Author:                                        *
+ *              Email:                               *
  *         CreateTime: 2020-03-02 23:52:48
  *        Description: 鏆傛棤
  ***********************************************************************/
@@ -115,10 +115,11 @@
 
 
             di.Add(SystemSettingConstVars.DistributionLevel, new DictionaryKeyValues() { sKey = "鍒嗛攢灞傜骇", sValue = "2" });
-            di.Add(SystemSettingConstVars.DistributionType, new DictionaryKeyValues() { sKey = "鎴愪负鍒嗛攢鍟嗘潯浠�", sValue = "1" });
-            di.Add(SystemSettingConstVars.DistributionMoney, new DictionaryKeyValues() { sKey = "娑堣垂鑷姩鎴愪负鍒嗛攢鍟�", sValue = "100" });
-            di.Add(SystemSettingConstVars.DistributionGoods, new DictionaryKeyValues() { sKey = "璐拱鍟嗗搧鎴愪负鍒嗛攢鍟�", sValue = "1" });
-            di.Add(SystemSettingConstVars.DistributionGoodsId, new DictionaryKeyValues() { sKey = "璐拱鍟嗗搧鎴愪负鍒嗛攢鍟嗘寚瀹氬晢鍝佸簭鍒楀彿", sValue = "0" });
+            di.Add(SystemSettingConstVars.DistributionType, new DictionaryKeyValues() { sKey = "鎴愪负缁忛攢鍟嗘潯浠�", sValue = "1" });
+            di.Add(SystemSettingConstVars.DistributionMoney, new DictionaryKeyValues() { sKey = "娑堣垂鑷姩鎴愪负缁忛攢鍟�", sValue = "100" });
+            di.Add(SystemSettingConstVars.DistributionGoods, new DictionaryKeyValues() { sKey = "璐拱鍟嗗搧鎴愪负缁忛攢鍟�", sValue = "1" });
+            di.Add(SystemSettingConstVars.DistributionGoodsId, new DictionaryKeyValues() { sKey = "璐拱鍟嗗搧鎴愪负缁忛攢鍟嗘寚瀹氬晢鍝佸簭鍒楀彿", sValue = "0" });
+           
 
             //閭�璇峰ソ鍙�
             di.Add(SystemSettingConstVars.CommissionType, new DictionaryKeyValues() { sKey = "浣i噾绫诲瀷", sValue = "1" });
@@ -154,7 +155,7 @@
 
             di.Add(SystemSettingConstVars.PointDiscountedProportion, new DictionaryKeyValues() { sKey = "璁㈠崟绉垎鎶樼幇姣斾緥", sValue = "100" });
             di.Add(SystemSettingConstVars.OrdersPointProportion, new DictionaryKeyValues() { sKey = "璁㈠崟绉垎浣跨敤姣斾緥", sValue = "10" });
-            di.Add(SystemSettingConstVars.OrdersRewardProportion, new DictionaryKeyValues() { sKey = "璁㈠崟绉垎濂栧姳姣斾緥", sValue = "1" });
+            di.Add(SystemSettingConstVars.OrdersRewardProportion, new DictionaryKeyValues() { sKey = "璁㈠崟绉垎濂栧姳姣斾緥", sValue = "10" });
 
             di.Add(SystemSettingConstVars.SignAppointDateStatus, new DictionaryKeyValues() { sKey = "鎸囧畾鐗规畩鏃ユ湡鐘舵��", sValue = "false" });
             di.Add(SystemSettingConstVars.SignAppointDate, new DictionaryKeyValues() { sKey = "鎸囧畾鐗规畩鏃ユ湡", sValue = "" });
@@ -269,6 +270,20 @@
             //灏忕▼搴忕洿鎾�
             di.Add(SystemSettingConstVars.ShowLiveBroadCast, new DictionaryKeyValues() { sKey = "鏄剧ず灏忕▼搴忕洿鎾叆鍙�", sValue = "2" });
 
+
+            //銆�++++++++++++++++++++++++++++++++++++鐧惧垎鍏垫硶澧炲姞++++++++++++++++
+            //缁忛攢鍟嗙敤鎴风粍缁戝畾key 鏈夊氨缁戝畾锛屾棤鍒欎笉缁戝畾
+            di.Add(SystemSettingConstVars.DictionaryUserGroupKey, new DictionaryKeyValues() { sKey = "缁忛攢鍟嗗叧鑱旂敤鎴风粍KEY", sValue = "DictionaryUserGroupKey" });
+            //涓氱哗寮�鍏�
+            di.Add(SystemSettingConstVars.DictionaryAchievementOnOff, new DictionaryKeyValues() { sKey = "鏄惁寮�鍚笟缁╁鍔�", sValue = "1" });
+            //涓氱哗濂栧姳鎶�鏈洜瀛�
+            di.Add(SystemSettingConstVars.DictionaryAchievementSet, new DictionaryKeyValues() { sKey = "涓氱哗濂栧姳", sValue = "2" });
+
+            //鎺ㄥ箍璐圭敤
+            di.Add(SystemSettingConstVars.DictionaryTuiGuangFeiYong, new DictionaryKeyValues() { sKey = "鎺ㄥ箍璐圭敤", sValue = "3" });
+            //涓氱哗闂ㄦ
+            di.Add(SystemSettingConstVars.DictionaryYeJiMenKan, new DictionaryKeyValues() { sKey = "涓氱哗闂ㄦ", sValue = "10000" });
+
             return di;
         }
 

--
Gitblit v1.9.1