45
chenyc
2023-05-24 7e6b8b1eef198ab4de9633288037a23817f9ee39
src/utils/axios.ts
@@ -8,7 +8,8 @@
let controllers: AbortController[] = []
const BASE_URL = 'https://hemobs.icoldchain.cn'
// const BASE_URL = 'https://hemobs.icoldchain.cn'
const  BASE_URL='http://testbs.ihemodialysis.com'
const TIME_OUT = 10 * 1000
interface IResponseError {