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 3f65e1fb7e feat(dms): 新增巡检记录功能
- 添加 DmsRecordInspect 实体类
- 创建 DmsRecordInspectBo 业务对象类
- 实现 DmsRecordInspectController 控制器
- 编写 DmsRecordInspectMapper Mapper接口
- 开发 DmsRecordInspectServiceImpl 服务实现类
- 设计 DmsRecordInspectVo 视图对象类
-定义 IDmsRecordInspectService服务接口
4 weeks ago
..
src/main feat(dms): 新增巡检记录功能 4 weeks ago
pom.xml build(hwmom-dms):引入 TransmittableThreadLocal 解决异步线程中 Sa-Token 丢失问题 4 weeks ago