付延余
2022-09-06 f47ce70afac05ce941b5eafb2d9114c7a017f774
utils/request.js
@@ -84,7 +84,7 @@
// let BaseUrl = 'http://192.168.3.159:9999';
// const BaseUrl = 'https://mx.jzeg.cn:443/app';
const BaseUrl = "https://mx.jzeg.cn:9998";
const BaseUrl = "https://mx.jzeg.cn:9998";  // 正式服务
// 请求拦截
const fetch = (url, opt ,urlParam) => {