k94314517
2024-09-11 f7fb92466e70972e8d5e8ae7dc7533a7c37a8873
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;