Commit d42546d4 by weiw

fix:配置项

parent 50f29537
...@@ -4,7 +4,7 @@ export const envConf = { ...@@ -4,7 +4,7 @@ export const envConf = {
proxyUrl: 'http://82.156.138.187:19002/dev-sdream-api', proxyUrl: 'http://82.156.138.187:19002/dev-sdream-api',
}, },
sit: { sit: {
apiUrl: 'http://82.156.138.187:19002/dev-sdream-api', apiUrl: '/api',
proxyUrl: 'http://82.156.138.187:19002/dev-sdream-api', proxyUrl: 'http://82.156.138.187:19002/dev-sdream-api',
}, },
prod: { prod: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment