zmc
2023-11-23 cc890f987b770e5a73f5ef12d41b25f6bb448fcd
src/api/index.js
@@ -20,7 +20,8 @@
  baseURL: url_py,
  timeout: 10000
});
//添加拦截器
setInterceptors($http,$http_py);
export { $http,$http_py};
export { $http,$http_py,url};