wuxw
2022-07-17 ce64e667815b39efdc2f8bd52be0d43d49db8d84
1
2
3
4
5
6
7
{//这个是相应的业务系统返回的结果,(受理为空,查询时不为空)
  "response": {
    "code": "1999",
    "message": "具体值"
  }
  //相应内容
}