From 15f115d0f5aa1312b99d79a18eb8c975118cdc80 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期二, 05 三月 2024 12:19:44 +0800
Subject: [PATCH] Merge branch 'master' of http://47.108.235.38:8080/r/baifenbaishop
---
CoreCms.Net.Configuration/SystemSettingDictionary.cs | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/CoreCms.Net.Configuration/SystemSettingDictionary.cs b/CoreCms.Net.Configuration/SystemSettingDictionary.cs
index 345127b..a35e1c7 100644
--- a/CoreCms.Net.Configuration/SystemSettingDictionary.cs
+++ b/CoreCms.Net.Configuration/SystemSettingDictionary.cs
@@ -115,10 +115,10 @@
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" });
--
Gitblit v1.9.1