国际化系统功能:作业监控、缓存监控、服务器监控、菜单管理、模块管理、参数配置、字典管理、国际化管理、在线用户

This commit is contained in:
thinkgem
2019-11-20 22:36:43 +08:00
parent 4f751c6620
commit 5a99b57eda
25 changed files with 1072 additions and 182 deletions

View File

@@ -45,21 +45,6 @@
<artifactId>postgresql</artifactId>
<scope>runtime</scope>
</dependency>
<!-- <dependency>
<groupId>cn.guoyukun.jdbc</groupId>
<artifactId>db2jcc</artifactId>
<version>1.4.2</version>
</dependency>
<dependency>
<groupId>cn.guoyukun.jdbc</groupId>
<artifactId>db2jcc_license_cu</artifactId>
<version>1.4.2</version>
</dependency> -->
<!-- <dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<scope>runtime</scope>
</dependency> -->
<!-- JDBC device end -->
<!-- Common -->