zss
2025-02-28 937a9197970df68d7853afef2f4226ce4b893bbc
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";