This commit is contained in:
张良(004796)
2024-02-06 10:44:20 +08:00
parent 12ed332880
commit 6a65ec1ab2

View File

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