src/main/java/com/moral/util/MessageUtils.java @@ -38,6 +38,7 @@ logger.warn("短信通知失败" + rsp.getBody()); return 1; } return 0; } }