移动系统liao
2024-06-17 e98303dc5e2ce122c8788189183c7600b11a2f5c
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;
        }