@ -21,7 +21,7 @@ const $http = new request({
'Content-Type': 'application/json;charset=UTF-8'
},
// 请求超时时间, 单位ms(默认15000)
timeout: 15000,
timeout: 60000,
// 默认配置(可不写)
config: {
// 是否自动提示错误