spring
2025-02-26 d5a26ba2eab0a966c1754ef1d9918bfcb6e1e289
src/main.js
@@ -21,12 +21,12 @@
// Vue.prototype.PROJECT = '装备电缆'
//本地
Vue.prototype.LOCATIONVUE = "http://127.0.0.1:80";
const javaApi = 'http://127.0.0.1:8001';
const javaApi = "http://127.0.0.1:8001";
// const javaApi = "http://192.168.0.170:8001";
//通信测试库
// Vue.prototype.LOCATIONVUE = "http://10.1.13.77:8080";
// const javaApi = 'http://10.1.13.77:8001';
// const javaApi = "http://10.1.13.77:8001";
// 通信正式库
// Vue.prototype.LOCATIONVUE = "http://192.168.22.29:8080";