|
|
@@ -67,7 +67,7 @@ public class CallTianYiPlatformService { |
|
|
|
throw new ServiceException(HttpStatus.BAD_REQUEST.value(), "泰州海陵区城管,接口返回失败"); |
|
|
|
} |
|
|
|
|
|
|
|
log.info("泰州海陵区城管,接口返回, response={}", response.getBody().getData()); |
|
|
|
// log.info("泰州海陵区城管,接口返回, response={}", response.getBody().getData()); |
|
|
|
|
|
|
|
return JSONObject.toJSONString(response.getBody().getData()); |
|
|
|
} |
|
|
@@ -110,7 +110,7 @@ public class CallTianYiPlatformService { |
|
|
|
throw new ServiceException(HttpStatus.BAD_REQUEST.value(), "泰州海陵区城管,接口返回失败"); |
|
|
|
} |
|
|
|
|
|
|
|
log.info("泰州海陵区城管,接口返回, response={}", response.getBody().getData()); |
|
|
|
// log.info("泰州海陵区城管,接口返回, response={}", response.getBody().getData()); |
|
|
|
|
|
|
|
return JSONObject.toJSONString(response.getBody().getData()); |
|
|
|
} |