- 移除 ExamineDetailServiceImpl 中的系统核算单独处理逻辑 - 在 ExamineUserServiceImpl 中新增系统核算处理方法- 更新 ExamineDto 和 ExamineUser 类,添加 selfScore 字段 - 修改数据库 mapper,增加 self_score 相关的 SQL 语句 - 优化工作日志查询 SQL,提高查询效率 |
||
---|---|---|
.. | ||
src/main | ||
pom.xml |
- 移除 ExamineDetailServiceImpl 中的系统核算单独处理逻辑 - 在 ExamineUserServiceImpl 中新增系统核算处理方法- 更新 ExamineDto 和 ExamineUser 类,添加 selfScore 字段 - 修改数据库 mapper,增加 self_score 相关的 SQL 语句 - 优化工作日志查询 SQL,提高查询效率 |
||
---|---|---|
.. | ||
src/main | ||
pom.xml |