설명 없음

‘xugp dec2fd1686 1.解决了alarmhistoryMapper.xml中表写死的问题。2.修改拦截器返回false 2 년 전
common 20c0ec53f3 1.springboot框架由2.0.3.RELEASE升级为2.7.0 2 년 전
dao 20c0ec53f3 1.springboot框架由2.0.3.RELEASE升级为2.7.0 2 년 전
gradle 20c0ec53f3 1.springboot框架由2.0.3.RELEASE升级为2.7.0 2 년 전
schedule-job dec2fd1686 1.解决了alarmhistoryMapper.xml中表写死的问题。2.修改拦截器返回false 2 년 전
transport 20c0ec53f3 1.springboot框架由2.0.3.RELEASE升级为2.7.0 2 년 전
warning-web dec2fd1686 1.解决了alarmhistoryMapper.xml中表写死的问题。2.修改拦截器返回false 2 년 전
.gitignore 7e51629139 1.预警产品2.0首次提交 2 년 전
README.md b7100fa973 first commit 2 년 전
build.gradle 20c0ec53f3 1.springboot框架由2.0.3.RELEASE升级为2.7.0 2 년 전
eDosProxyApi.dll b7100fa973 first commit 2 년 전
gradle.properties 20c0ec53f3 1.springboot框架由2.0.3.RELEASE升级为2.7.0 2 년 전
gradlew b7100fa973 first commit 2 년 전
gradlew.bat b7100fa973 first commit 2 년 전
lombok.config b7100fa973 first commit 2 년 전
settings.gradle b7100fa973 first commit 2 년 전

README.md

wisdom

##模块:

common -- 公共类型和方法

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

dao -- 数据库访问模块

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

data-adapter -- 数据适配器

admin -- 平台配置管理