ll
liukangdong
2024-12-26 8866718edafe8f312feb1e7e4c3f9be531c0f7b2
server/system_service/src/main/java/com/doumee/dao/timer/entity/QuartzJob.java
@@ -37,6 +37,8 @@
    @Schema(description = "执行参数")
    private String params;
    @Schema(description = "模块名称")
    private String module;
    @Schema(description = "Cron表达式")
    private String cronExpres;