This commit is contained in:
dute7liang
2024-03-01 21:51:29 +08:00
parent 2fca7ccdfc
commit 84dff2f4ac

View File

@@ -277,7 +277,8 @@ function createAxios(opt?: Partial<CreateAxiosOptions>) {
// 消息提示类型
errorMessageMode: 'none',
// 接口地址
apiUrl: 'https://fhusdbs.vbg2c.top',
// apiUrl: 'https://fhusdbs.vbg2c.top',
apiUrl: '',
// apiUrl: '',
// 接口拼接地址
urlPrefix: urlPrefix,