XiaoRuby
2023-09-09 0bd64cdb66957d78202e96517d52cb100369b5af
src/main.js
@@ -24,7 +24,7 @@
Vue.use(api);
// const javaApi = 'http://127.0.0.1:8001/'
const javaApi = 'http://192.168.65.249:8001/'
const javaApi = 'http://127.0.0.1:8001/'
@@ -59,6 +59,7 @@
      // console.log(config.data)
   }
   return config
}, function(error) {
   return Promise.reject(error)