src/utils/axios.ts @@ -4,7 +4,7 @@ import { ipcRenderer } from 'electron' let BASE_URL = 'https://hemobs.icoldchain.cn' let BASE_URL = 'https://backend.ihemodialysis.com' const TIME_OUT = 10 * 1000 // setTimeout(()=>{