service-common/src/main/java/com/java110/common/api/CommonApi.java
@@ -66,8 +66,8 @@ null); } finally { logger.debug("common服务请求报文:" + orderInfo + " 返回报文:" + responseJson.toJSONString()); return responseJson.toJSONString(); } return responseJson.toJSONString(); } /**