文档服务地址:http://47.92.0.57:3000/ 周报索引地址:http://47.92.0.57:3000/s/NruNXRYmV

Commit b17a54e4 by ren

修改配置文件

parent 23357c1f
......@@ -2,7 +2,7 @@
let isTest = false
var baseURL
if (!isTest) {
baseURL = 'http://47.92.1.107/api'
baseURL = 'http://172.17.61.43/api'
} else {
baseURL = 'http://localhost:9100/api'
}
......
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