pms-server/pms-business
chenhao e2884835f0 refactor(examine): 重构考核模块代码结构
- 将 Dao 接口统一改为 Mapper 接口
- 更新 XML 配置文件路径和内容
- 修改 Service 实现类中的 Dao 调用
- 为 ExamineUser 实体类添加考核状态字段- 新增 ExamineUser 列表查询接口和实现
- 更新 ExamineUserController,增加分页查询功能
2025-01-02 11:34:34 +08:00
..
src/main refactor(examine): 重构考核模块代码结构 2025-01-02 11:34:34 +08:00
pom.xml feat:pom文件提交 2024-10-10 14:27:09 +08:00