Aucune description

tianye 49dddecde1 1:不传参也能查询 il y a 2 ans
alarm 1c44c52c2f 处理数据传参:true,“1”,“true” il y a 2 ans
common 99ac860161 1.融合custom,windturbinenew,scada报警服务 il y a 2 ans
dao 99ac860161 1.融合custom,windturbinenew,scada报警服务 il y a 2 ans
data-adapter f33b0ddeba 添加适配器模块 il y a 2 ans
gradle 20c0ec53f3 1.springboot框架由2.0.3.RELEASE升级为2.7.0 il y a 2 ans
schedule-job c5e7635375 1.删除alarm中老旧的sharding il y a 2 ans
transport 7866f7704d 1.获取最新的一个报警流水,规避河北互斥点,流水中反复显示触发解除问题(互斥点河北只要触发) il y a 2 ans
warning-web 49dddecde1 1:不传参也能查询 il y a 2 ans
.gitignore 99ac860161 1.融合custom,windturbinenew,scada报警服务 il y a 2 ans
README.md b7100fa973 first commit il y a 2 ans
build.gradle 20c0ec53f3 1.springboot框架由2.0.3.RELEASE升级为2.7.0 il y a 2 ans
eDosProxyApi.dll b7100fa973 first commit il y a 2 ans
gradle.properties 591296dfab 1.修复windturbinenew 中清除缓存不彻底问题 il y a 2 ans
gradlew b7100fa973 first commit il y a 2 ans
gradlew.bat b7100fa973 first commit il y a 2 ans
lombok.config b7100fa973 first commit il y a 2 ans
settings.gradle 99ac860161 1.融合custom,windturbinenew,scada报警服务 il y a 2 ans

README.md

wisdom

##模块:

common -- 公共类型和方法

  • data -- 公共数据类型
  • utils -- 公共方法

dao -- 数据库访问模块

  • dao-interface -- 数据访问层接口
  • dao-edos -- edos访问组件
  • dao-golden -- 庚顿访问组件
  • dao-hadoop -- hadoop访问组件
  • dao-mysql -- mysql访问组件

data-adapter -- 数据适配器

admin -- 平台配置管理