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