feiyu02
2025-03-20 419fe50acad4674f50c6639b3ec7ccbcaf2cbf44
src/api/index.js
@@ -15,7 +15,7 @@
const $http = axios.create({
  baseURL: ip1,
  timeout: 20000
  timeout: 30000
});
//添加拦截器