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