feiyu02
2021-12-16 49832a5bba94c816e83e7e74095106643f0a433e
分支
用户 feiyu02 <risaku@163.com>
星期四, 十二月 16, 2021 05:24 +0000
提交者 feiyu02 <risaku@163.com>
星期四, 十二月 16, 2021 05:24 +0000
提交49832a5bba94c816e83e7e74095106643f0a433e
目录 00ac9a10141a10baf09e357863222766428f77f2 目录 | zip | gz
上一版本 e99f1cd836475a059ed6fdcbd4235416ba108dd1 查看 | 对比
1. 用电量日分析
2. 网格权重污染分析
已修改12个文件
已添加9个文件
408 ■■■■ 文件已修改
src/main/kotlin/com/flightfeather/uav/common/Contanst.kt 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/common/utils/MapUtil.kt 27 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/lightshare/bean/CompanySOP.kt 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/lightshare/bean/ElectricDailyInfo.kt 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/lightshare/bean/GridVo.kt 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/lightshare/service/EPWModelService.kt 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/lightshare/service/impl/EPWModelServiceImpl.kt 141 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/lightshare/service/impl/ElectricityServiceImpl.kt 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/lightshare/web/DeviceInfoController.kt 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/lightshare/web/EPWModelController.kt 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/model/BaseModel.kt 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/model/BaseSOP.kt 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/model/NoTag.kt 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/model/epw/EPWDataPrep.kt 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/model/epw/EPWGridModel.kt 28 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/model/epw/EPWModel.kt 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/model/epw/NoSection.kt 19 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/model/epw/TimeSection.kt 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/model/epw/WindDirWeight.kt 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/com/flightfeather/uav/model/epw/WindDisWeight.kt 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/test/kotlin/com/flightfeather/uav/lightshare/service/impl/EPWModelServiceImplTest.kt 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史