zss
2024-08-26 cd65ad764e3e9cf2fa3574476d946626f805a745
src/main.js
@@ -20,7 +20,12 @@
//本地
// Vue.prototype.LOCATIONVUE = "http://127.0.0.1:80";
// const javaApi = 'http://127.0.0.1:8001';
const javaApi = 'http://192.168.255.249:8001';
// const javaApi = 'http://192.168.0.104:8001';
// //通信测试库
Vue.prototype.LOCATIONVUE = "http://10.1.13.77:8080";
const javaApi = 'http://10.1.13.77:8001';
//云
// Vue.prototype.LOCATIONVUE = "http://114.132.189.42:8080";
// const javaApi = 'http://114.132.189.42:1234';