You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zch a0a25ec1f9 feat(job): 为job定时任务的Dubbo服务添加租户id和用户id参数
- 在 DmsInspectStanceExecutor、DmsLubeStanceExecutor 和 DmsMaintStanceExecutor 中添加租户id和用户id参数
- 更新 remoteInspectInstanceService 和 dmsBillsLubeInstanceService 的方法以接收额外参数
- 在 DmsMaintStanceExecutor 中添加日志记录和错误处理
- 在 DmsJobEntity 中添加 tenantId 和 userId 字段
1 month ago
..
src/main/java/org/dromara/job/api feat(job): 为job定时任务的Dubbo服务添加租户id和用户id参数 1 month ago
pom.xml feat(job): 新增 SnailJob 任务执行器和相关接口 2 months ago