feiyu02
2023-10-20 3371ed856d8712732b3f46e30e41e652ff5d7781
分支
用户 feiyu02 <risaku@163.com>
星期五, 十月 20, 2023 10:14 +0000
提交者 feiyu02 <risaku@163.com>
星期五, 十月 20, 2023 10:14 +0000
提交3371ed856d8712732b3f46e30e41e652ff5d7781
目录 97020c5b00aba8c8ec0ea318ec6f7f770bc5447d 目录 | zip | gz
上一版本 27d341342925f11c19fb7a31da7050f5e9041319 查看 | 对比
新增数据分析模块
已修改5个文件
已删除1个文件
已添加8个文件
443 ■■■■ 文件已修改
src/main/java/com/flightfeather/monitor/analysis/BaseDataAnalysis.kt 27 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/analysis/DataAnalysisInterface.kt 30 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/analysis/dust/BaseDustExceptionAnalysis.kt 46 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/analysis/dust/BaseExceptionContinuous.kt 59 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/analysis/dust/ExceptionApproachExceeding.kt 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/analysis/dust/ExceptionDataMissing.kt 31 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/analysis/dust/ExceptionExceedingTimes.kt 47 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/analysis/dust/ExceptionNoFluctuation.kt 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/analysis/dust/ExceptionValueMutation.kt 34 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/domain/ds1/entity/DustExceptionSetting.java 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/java/com/flightfeather/monitor/enumration/dust/ExceptionType.kt 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/generator/generatorConfig4ds1.xml 70 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/ds1/DustExceptionSettingMapper.xml 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/test/java/com/flightfeather/monitor/QianduanApplicationTests.java 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史