【更新】超时时间设置1分钟
This commit is contained in:
parent
99d66df3dc
commit
991fba682f
@ -16,7 +16,7 @@ const DEFAULT_CONFIG = {
|
||||
API_URL: import.meta.env.VITE_API_BASEURL,
|
||||
|
||||
// 请求超时
|
||||
TIMEOUT: 10000,
|
||||
TIMEOUT: 60000,
|
||||
|
||||
// TokenName // Authorization
|
||||
TOKEN_NAME: 'token',
|
||||
|
Loading…
x
Reference in New Issue
Block a user