value
2023-09-13 28d38f132ff7c6a1239df6c56f2da0a021bd4e96
src/main.js
@@ -24,8 +24,9 @@
Vue.use(api);
const javaApi = 'http://192.168.0.23:8001'
// localhost 127.0.0.1
// const javaApi = '192.168.0.6'
// const javaApi = 'http://127.0.0.1'
@@ -60,6 +61,7 @@
      // console.log(config.data)
   }
   return config
}, function(error) {
   return Promise.reject(error)