1
schangxiang@126.com
2024-09-04 f3eb86b73c4262cb0cecb3a4de3dc0af75a1240e
yiqi_pda/api/api.js
@@ -1,6 +1,6 @@
// 同时发送异步请求的次数,防止一次点击有多次请求
let ajaxTime = 0;
// export const baseUrl = 'http://localhost:7788'
//export const baseUrl = 'http://localhost:7788'
export const baseUrl = 'http://10.135.75.70:7788' //生产用
//export const baseUrl = 'http://192.168.216.203:7788' //测试用