style:接口请求超时时间改为300秒

test
黄伟杰 3 weeks ago
parent d066d024c6
commit a7917fd8e2

@ -16,7 +16,7 @@ const config: {
/** /**
* *
*/ */
request_timeout: 30000, request_timeout: 300000,
/** /**
* *

Loading…
Cancel
Save