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