query: (data) => {
return {
url: `xxx`,
method: xxx,
data: xxx
}
}

 参数的话可以从query进行一个传入操作 data可以传入到body