1098226878@qq.com
2021-12-28 ce8e087fedd5e6949ab98b0859b824236f042841
service-common/src/main/java/com/java110/common/api/CommonApi.java
old mode 100644 new mode 100755
@@ -66,8 +66,8 @@
                    null);
        } finally {
            logger.debug("common服务请求报文:" + orderInfo + " 返回报文:" + responseJson.toJSONString());
            return responseJson.toJSONString();
        }
        return responseJson.toJSONString();
    }
    /**