ruoyi-system/src/main/java/com/ruoyi/system/service/impl/NotifySendLogServiceImpl.java
@@ -83,7 +83,7 @@ * @return 创建的记录,如果已存在则返回null */ @Override @Transactional public NotifySendLog tryCreateSendLog(Long taskId, Long userId, String userName, String notifyType, String channel) { // 先检查是否已存在