Pu Zhibing
4 天以前 ed2a07a645dea3c1c3e52eec5cdfd58be0f4f75e
ruoyi-api/ruoyi-api-system/src/main/java/com/ruoyi/system/api/domain/poji/config/DelayTask.java
@@ -32,7 +32,7 @@
     * 延时任务id
     */
    @TableId(value = "task_id", type = IdType.AUTO)
    private Integer taskId;
    private Long taskId;
    /**
     * 删除标记
     */