From e98303dc5e2ce122c8788189183c7600b11a2f5c Mon Sep 17 00:00:00 2001 From: 移动系统liao <liaoxujun@qq.com> Date: 星期一, 17 六月 2024 13:34:47 +0800 Subject: [PATCH] no message --- CoreCms.Net.Configuration/SystemSettingDictionary.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CoreCms.Net.Configuration/SystemSettingDictionary.cs b/CoreCms.Net.Configuration/SystemSettingDictionary.cs index 9bc34fb..578fa8e 100644 --- a/CoreCms.Net.Configuration/SystemSettingDictionary.cs +++ b/CoreCms.Net.Configuration/SystemSettingDictionary.cs @@ -336,6 +336,7 @@ { new CommonKeyValues() {sDescription = "鏈湴鍚屽煄閰嶉��", sValue = "鏃�", sKey = "benditongcheng"}, new CommonKeyValues() {sDescription = "鏈湴涓婇棬鑷彁", sValue = "鏃�", sKey = "shangmenziti"}, + new CommonKeyValues() {sDescription = "渚涘簲鍟嗛�佽揣", sValue = "鏃�", sKey = "Distributor"}, }; return list; } -- Gitblit v1.9.1