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/SystemSettingConstVars.cs | 45 +++++++++++++++++++++++++++++++++++---------- 1 files changed, 35 insertions(+), 10 deletions(-) diff --git a/CoreCms.Net.Configuration/SystemSettingConstVars.cs b/CoreCms.Net.Configuration/SystemSettingConstVars.cs index 76f7405..2190b8d 100644 --- a/CoreCms.Net.Configuration/SystemSettingConstVars.cs +++ b/CoreCms.Net.Configuration/SystemSettingConstVars.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-03 3:24:15 * Description: 鏆傛棤 ***********************************************************************/ @@ -123,7 +123,7 @@ /// </summary> public const string OpenDistribution = "openDistribution"; /// <summary> - /// 鐢ㄦ埛椤荤煡锛氭垚涓哄垎閿�鍟嗗悗锛屽彲浠ヨ幏鍙栦剑閲戯紝鐢ㄦ埛鍙彲琚帹鑽愪竴娆★紝瓒婃棭鎺ㄨ崘瓒婅繑鍒╄秺澶氬摝銆� + /// 鐢ㄦ埛椤荤煡锛氭垚涓虹粡閿�鍟嗗悗锛屽彲浠ヨ幏鍙栦剑閲戯紝鐢ㄦ埛鍙彲琚帹鑽愪竴娆★紝瓒婃棭鎺ㄨ崘瓒婅繑鍒╄秺澶氬摝銆� /// </summary> public const string DistributionNotes = "distributionNotes"; /// <summary> @@ -151,19 +151,19 @@ /// </summary> public const string DistributionLevel = "distributionLevel"; /// <summary> - /// 鎴愪负鍒嗛攢鍟嗘潯浠讹細1鏃犳潯浠�(闇�瑕佸鏍�),2鐢宠(闇�瑕佸鏍�),3鏃犳潯浠�,4娉ㄥ唽璐﹀彿鑷姩寮�閫� + /// 鎴愪负缁忛攢鍟嗘潯浠讹細1鏃犳潯浠�(闇�瑕佸鏍�),2鐢宠(闇�瑕佸鏍�),3鏃犳潯浠�,4娉ㄥ唽璐﹀彿鑷姩寮�閫� /// </summary> public const string DistributionType = "distributionType"; /// <summary> - /// 娑堣垂鑷姩鎴愪负鍒嗛攢鍟嗭細鍏� + /// 娑堣垂鑷姩鎴愪负缁忛攢鍟嗭細鍏� /// </summary> public const string DistributionMoney = "distributionMoney"; /// <summary> - /// 璐拱鍟嗗搧鎴愪负鍒嗛攢鍟嗭細1鍏抽棴锛�2浠绘剰鍟嗗搧锛�3鎸囧畾鍟嗗搧 + /// 璐拱鍟嗗搧鎴愪负缁忛攢鍟嗭細1鍏抽棴锛�2浠绘剰鍟嗗搧锛�3鎸囧畾鍟嗗搧 /// </summary> public const string DistributionGoods = "distributionGoods"; /// <summary> - /// 璐拱鍟嗗搧鎴愪负鍒嗛攢鍟嗘寚瀹氬晢鍝佸簭鍒楀彿 + /// 璐拱鍟嗗搧鎴愪负缁忛攢鍟嗘寚瀹氬晢鍝佸簭鍒楀彿 /// </summary> public const string DistributionGoodsId = "distributionGoodsId"; /// <summary> @@ -933,6 +933,31 @@ public static readonly string GiveCouponNumber = "giveCouponNumber"; + //==>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>鐧惧垎鍏垫硶>>>>>>>>>>>>>>>>>> 澧炲姞 + /// <summary> + /// 缁忛攢鍟嗗搴旂敤鎴风瓑绾EY 淇濆瓨鍚庡鏋滄槸鍒嗛攢瀹℃壒鎴愬姛锛岀敤鎴疯嚜鍔ㄥ垏鎹㈠�艰鐢ㄦ埛缁� + /// </summary> + public static readonly string DictionaryUserGroupKey = "dictionaryUserGroupKey"; + + /// <summary> + /// 涓氱哗濂栧姳 寮�鍏� + /// </summary> + public static readonly string DictionaryAchievementOnOff = "dictionaryAchievementOnOff"; + + /// <summary> + /// 涓氱哗濂栧姳鍥犲瓙鐐规暟 鐧惧垎姣旓紝鐢ㄤ簬璁$畻涓氱哗濂栧姳 + /// </summary> + public static readonly string DictionaryAchievementSet = "dictionaryAchievementSet"; + + /// <summary> + /// 鎺ㄥ箍璐圭敤 + /// </summary> + public static readonly string DictionaryTuiGuangFeiYong = "dictionaryTuiGuangFeiYong"; + /// <summary> + /// 涓氱哗闂ㄦ + /// </summary> + public static readonly string DictionaryYeJiMenKan = "dictionaryYeJiMenKan"; + } } \ No newline at end of file -- Gitblit v1.9.1