移动系统liao
2024-06-14 4b21b877847a4e9abe07091b7f8381f7a7c44e98
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;
        }