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