value
2023-09-13 28d38f132ff7c6a1239df6c56f2da0a021bd4e96
src/main.js
@@ -23,8 +23,10 @@
Vue.use(qs);
Vue.use(api);
// const javaApi = 'http://127.0.0.1:8001/'
const javaApi = 'http://127.0.0.1:8001/'
const javaApi = 'http://192.168.0.23:8001'
// localhost 127.0.0.1
// const javaApi = 'http://127.0.0.1'