zhangzengfei
2022-08-03 2869f7864d77838f1115dca1286c940bee44af1b
src/scripts/httpRequest.ts
@@ -199,5 +199,5 @@
  }
)
Axios.defaults.timeout = 10000
Axios.defaults.timeout = 60 * 1000
export default Axios