wlzboy
2026-04-01 b9e9cde65890851f4ca2d7b4809b802b88937ddf
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) {
        // 先检查是否已存在