zmc
2023-11-22 ab5ba1cb04581f55b82e6474452adeb239b9ba44
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};