feiyu02
2023-11-23 e2392116cd6f875cdc2f46bc04b04d5305f21b56
分支
用户 feiyu02 <risaku@163.com>
星期四, 十一月 23, 2023 05:25 +0000
提交者 feiyu02 <risaku@163.com>
星期四, 十一月 23, 2023 05:25 +0000
提交e2392116cd6f875cdc2f46bc04b04d5305f21b56
目录 1cc6180f2e73165c1edffe8da33f6ecc9bd2aff4 目录 | zip | gz
上一版本 555fb0758022cec5c88e98ee989d0287bdc0052d 查看 | 对比
1. 修改日统计值的排序查询逻辑
已修改20个文件
已添加5个文件
818 ■■■■ 文件已修改
src/main/java/com/flightfeather/monitor/analysis/dust/ExceptionAnalysisController.kt 15 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/analysis/dust/RiskAnalysisController.kt 15 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/analysis/dust/exception/BaseExceptionContinuous.kt 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/analysis/dust/exception/BaseExceptionContinuousSingle.kt 35 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/analysis/dust/exception/ExceptionDataExceed.kt 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/analysis/dust/exception/ExceptionDataLowValue.kt 20 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/analysis/dust/exception/ExceptionDataMissing.kt 67 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/analysis/dust/exception/ExceptionDataMissing_BackUp.kt 37 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/analysis/dust/exception/ExceptionExceedingTimes.kt 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/analysis/dust/exception/ExceptionNoFluctuation.kt 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/analysis/dust/exception/ExceptionSlideAverage.kt 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/analysis/dust/exception/ExceptionValidRate.kt 58 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/analysis/dust/exception/ExceptionValueMutation.kt 19 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/controller/FugitiveDustController.java 125 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/domain/ds1/mapper/DustStatisticsValueMapper.kt 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/domain/ds1/repository/RiskValueRep.kt 31 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/enumration/dust/DataStatus.kt 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/enumration/dust/ExceptionType.kt 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/pojo/AnalysisDustData.java 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/service/FugitiveDustService.java 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/service/impl/FugitiveDustServiceImpl.java 88 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/utils/StringUtil.kt 27 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/application.yml 16 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/ds1/DustStatisticsValueMapper.xml 158 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/test/java/com/flightfeather/monitor/analysis/dust/ExceptionAnalysisControllerTest.kt 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史