Aucune description

‘xugp dec2fd1686 1.解决了alarmhistoryMapper.xml中表写死的问题。2.修改拦截器返回false il y a 2 ans
common 20c0ec53f3 1.springboot框架由2.0.3.RELEASE升级为2.7.0 il y a 2 ans
dao 20c0ec53f3 1.springboot框架由2.0.3.RELEASE升级为2.7.0 il y a 2 ans
gradle 20c0ec53f3 1.springboot框架由2.0.3.RELEASE升级为2.7.0 il y a 2 ans
schedule-job dec2fd1686 1.解决了alarmhistoryMapper.xml中表写死的问题。2.修改拦截器返回false il y a 2 ans
transport 20c0ec53f3 1.springboot框架由2.0.3.RELEASE升级为2.7.0 il y a 2 ans
warning-web dec2fd1686 1.解决了alarmhistoryMapper.xml中表写死的问题。2.修改拦截器返回false il y a 2 ans
.gitignore 7e51629139 1.预警产品2.0首次提交 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 20c0ec53f3 1.springboot框架由2.0.3.RELEASE升级为2.7.0 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 b7100fa973 first commit 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 -- 平台配置管理