feiyu02
2024-08-29 e6cc379fbef57277568ee667ec07a508b3dcc479
分支
用户 feiyu02 <risaku@163.com>
星期四, 八月 29, 2024 09:35 +0000
提交者 feiyu02 <risaku@163.com>
星期四, 八月 29, 2024 09:35 +0000
提交e6cc379fbef57277568ee667ec07a508b3dcc479
目录 25dbbd8d7051cbfcd338f9dff378c4f3d6846388 目录 | zip | gz
上一版本 9ed0b1847912221197697791d69e01ccae17f5b9 查看 | 对比
1. 新增NO监测因子
2. 新增第三方数据接口数据获取相关模块
已修改14个文件
99 ■■■■■ 文件已修改
src/main/kotlin/com/flightfeather/uav/domain/entity/BaseRealTimeData.kt 27 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/domain/entity/Mission.java 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/lightshare/service/RealTimeDataService.kt 5 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/lightshare/service/impl/CompanyServiceImpl.kt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/lightshare/service/impl/EPWModelServiceImpl.kt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/lightshare/service/impl/RealTimeDataServiceImpl.kt 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/lightshare/web/RealTimeDataController.kt 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/socket/eunm/FactorType.kt 11 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/generator/generatorConfig.xml 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/MissionMapper.xml 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/test/kotlin/com/flightfeather/uav/UAVApplicationTests.kt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/test/kotlin/com/flightfeather/uav/biz/dataprocess/DataProcessTest.kt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/test/kotlin/com/flightfeather/uav/model/epw/EPWDataPrepTest.kt 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/test/kotlin/com/flightfeather/uav/model/epw/EPWModelTest.kt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史