|
@@ -12,8 +12,8 @@ const store = new Vuex.Store({
|
|
|
report:"",
|
|
|
api: 'https://pbl.cocorobo.cn/api/pbl/',
|
|
|
// fileApi: 'http://localhost:7004/file/',
|
|
|
- fileApi: 'http://10.3.16.166:7004/file/',
|
|
|
- // fileApi: 'https://r2rapi.cocorobo.cn/file/',
|
|
|
+ // fileApi: 'http://10.3.16.166:7004/file/',
|
|
|
+ fileApi: 'https://r2rapi.cocorobo.cn/file/',
|
|
|
socket: "https://poll.cocorobo.cn",
|
|
|
// socket: "http://localhost:1473",
|
|
|
// api: 'http://localhost:7003/api/pbl/',
|