返回结果映射不到调试台

阅读次数 37

<img src="https://solution-community.wps.cn/uploads/post/4Rdj7ehFAuG.png" alt="image.png"/> <img src="https://solution-community.wps.cn/uploads/post/4Rdj7XeULL9.png" alt="image.png"/> <img src="https://solution-community.wps.cn/uploads/post/4RdjAqmh23G.png" alt="image.png"/>

1 Answers

请按照接口文档中的返回值格式返回数据

{
  "code": 0,
  "message": "",
  "data": {
    "id": "404",
    "name": "Joe Doe"
  }
}