wlzboy
3 天以前 40a8157440e3b906da8f52e07d939d78c3f4c313
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) {
        // 先检查是否已存在