分支
用户 feiyu02 <risaku@163.com>
星期二, 十二月 31, 2024 02:13 +0000
提交者 feiyu02 <risaku@163.com>
星期二, 十二月 31, 2024 02:13 +0000
提交52a0c16de9b0955a5f092560b73f16e41684f97b
目录 ab652ef6f42ff7a2a47a7beeb8237aad58a5b3b7 目录 | zip | gz
上一版本 0c59552dc14c9023d4c0a9d57509cce1d5a6d6da 查看 | 对比
1. 环信码生成时,如果在线场景当期没有评估(未巡查)结果,则延用历史最新一次的结果;
2. 新增跨时间跨月度的历史整改记录查询逻辑
3. 优化获取顶层任务和日任务的获取逻辑
已修改10个文件
已添加5个文件
409 ■■■■ 文件已修改
src/main/kotlin/cn/flightfeather/supervision/business/autooutput/score/AopCreditCode.kt 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/business/crosstimechange/CrossTimeChangeManager.kt 190 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/business/crosstimechange/ProblemInfo.kt 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/business/crosstimechange/ScenePbGroup.kt 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/business/crosstimechange/package.info 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/domain/ds1/repository/EvaluationRep.kt 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/domain/ds1/repository/ProblemRep.kt 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/domain/ds1/repository/TaskRep.kt 7 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/domain/ds2/repository/OverallEvaluationRep.kt 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/TaskService.kt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/impl/ProblemlistServiceImpl.kt 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/impl/TaskServiceImpl.kt 79 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/web/TaskController.kt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/test/kotlin/cn/flightfeather/supervision/business/autooutput/AopEvaluationTest.kt 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/test/kotlin/cn/flightfeather/supervision/business/crosstimechange/CrossTimeChangeManagerTest.kt 43 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史