后端接收参数类型:json 返回类型: { "status": 200, "msg": "成功", "data": { //返回数据 } } 状态码 200成功 601异常 500服务器异常 301 token失效 请求头包含token (没有则不传) 所有请求用post