@@ -69,7 +69,7 @@ public class EnterpriseEmailNoticeTask {
}
- stopWatch.prettyPrint();
+ log.info(stopWatch.prettyPrint());
private void sendEmail(List<EnterpriseUserBindDO> mapList, EnterpriseDO enterprise) {