no message
Showing
1 changed file
with
2 additions
and
1 deletions
| ... | @@ -9,7 +9,8 @@ | ... | @@ -9,7 +9,8 @@ |
| 9 | 9 | ||
| 10 | const baseUrl_api = 'http://192.168.1.97:8787' | 10 | const baseUrl_api = 'http://192.168.1.97:8787' |
| 11 | const trainUrl_api = 'http://192.168.1.97:8686' | 11 | const trainUrl_api = 'http://192.168.1.97:8686' |
| 12 | const vipWebView = 'http://192.168.1.97:5175' | 12 | const vipWebView = 'http://192.168.1.97:8080' |
| 13 | // const vipWebView = 'https://kvdbz74ct98h.ngrok.xiaomiqiu123.top' | ||
| 13 | 14 | ||
| 14 | export default { | 15 | export default { |
| 15 | baseUrl_api, | 16 | baseUrl_api, | ... | ... |
-
Please register or sign in to post a comment