Commit 2ef71c7e by yeran

update

1 parent 467a8e07
Showing with 3 additions and 3 deletions
...@@ -4,9 +4,9 @@ const state = { ...@@ -4,9 +4,9 @@ const state = {
platform: 'custom', platform: 'custom',
domains: { domains: {
//基础服务 //基础服务
serviceURL: 'https://pg.ledianyun.com/oem/qidian/api/', serviceURL: '',
storeURL: 'https://pg.ledianyun.com/oem/qidian/api/', storeURL: '',
openURL: 'https://pg.ledianyun.com/oem/qidian/api/' openURL: ''
}, },
version: 'latest', version: 'latest',
//当前环境 //当前环境
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!