feiyu02
2023-12-01 c6842e8498c2d9b469890b38cd9f0d714392c445
分支
用户 feiyu02 <risaku@163.com>
星期五, 十二月 1, 2023 05:22 +0000
提交者 feiyu02 <risaku@163.com>
星期五, 十二月 1, 2023 05:22 +0000
提交c6842e8498c2d9b469890b38cd9f0d714392c445
目录 0eb568c46fc64c4cc9b2f9dad87d1ad5b7a8813c 目录 | zip | gz
上一版本 3ba74e7692143fd6dcf4dd885f80f95dfef8387e 查看 | 对比
1. 修改优化日统计和风险统计的逻辑
已修改15个文件
190 ■■■■ 文件已修改
src/main/java/com/flightfeather/monitor/analysis/dust/ExceptionAnalysisController.kt 24 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/analysis/dust/exception/ExceptionApproachExceeding.kt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/analysis/dust/exception/ExceptionNoFluctuation.kt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/analysis/dust/exception/ExceptionValidRate.kt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/analysis/dust/exception/ExceptionValueMutation.kt 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/analysis/dust/risk/DustRiskAnalysis.kt 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/domain/ds1/entity/DustStatisticsValue.java 48 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/scheduledtasks/dust/RiskMonthlyAnalysisTask.kt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/service/impl/FugitiveDustServiceImpl.java 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/application.yml 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/generator/generatorConfig4ds1.xml 16 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/ds1/DustStatisticsValueMapper.xml 48 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/test/java/com/flightfeather/monitor/analysis/dust/ExceptionAnalysisControllerTest.kt 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/test/java/com/flightfeather/monitor/analysis/dust/RiskAnalysisControllerTest.kt 20 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/test/java/com/flightfeather/monitor/analysis/dust/StatisticAnalysisControllerTest.kt 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史