init
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user