公共参数

HTTP Headers

公共请求头

公共响应头

Response Body

{
    "code":"", //错误码
    "msg":"",  //详细错误信息
    "data":{}  //正常返回时的内容,Object
}

Last updated