3 Commits (f53e48c04dd41724f19b5dc7cf43408f376f2312)

Author SHA1 Message Date
zch 042f1d4e40 build(hwmom): 更新依赖并添加新模块
- 在 ruoyi-api/pom.xml 中添加 hwmom-api-dms 和 ruoyi-api-job 模块
- 更新 hwmom-dms 和 ruoyi-job 模块中的依赖
- 在根 pom.xml 中更新 snailjob 版本至1.4.0
2 months ago
zch 888dd9da65 feat(job): 新增 SnailJob 任务执行器和相关接口
- 添加了 DmsInspectStanceExecutor、DmsLubeStanceExecutor 和 DmsMaintStanceExecutor 三个任务执行器
- 新增了 DmsJobEntity 任务实体类
- 实现了 RemoteInspectInstanceService、RemoteLubeInstanceService 和 RemoteMaintInstanceService 接口
- 添加了 RemoteJobService 接口及其实现类
- 新建了相关的 Maven 项目配置文件
2 months ago
xs 892ed70a1f Initial 7 months ago