spring
2025-03-25 5fa8a62362c5a12f68d53e0a2e9e1f5d8d562356
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";