chenyc
2023-05-31 0c59453494fbe885917beb53edbcb0bfc7548743
更新
1个文件已修改
4 ■■■■ 已修改文件
src/utils/axios.ts 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/utils/axios.ts
@@ -8,8 +8,8 @@
let controllers: AbortController[] = []
// const BASE_URL = 'https://hemobs.icoldchain.cn'
const  BASE_URL='http://testbs.ihemodialysis.com'
const BASE_URL = 'https://hemobs.icoldchain.cn'
// const  BASE_URL='http://testbs.ihemodialysis.com'
const TIME_OUT = 10 * 1000
interface IResponseError {