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; }