diff --git a/mes/hd/nladmin-system/pom.xml b/mes/hd/nladmin-system/pom.xml
index 111e3d53..c94bfc77 100644
--- a/mes/hd/nladmin-system/pom.xml
+++ b/mes/hd/nladmin-system/pom.xml
@@ -13,17 +13,26 @@
核心模块
+ UTF-8
+ UTF-8
+ 1.8
+ 1.16
+ 2.9.2
+ 1.1.22
+ 1.2.0.Final
+ 1.31.0
+ 5.7.14
0.11.1
- 5.9.0
- 1.31.0
+ 5.8.0
+ 1.9
-
+
- com.belerweb
- pinyin4j
- 2.5.0
+ org.jetbrains
+ annotations
+ 13.0
org.codehaus.groovy
@@ -32,14 +41,6 @@
pom
-
- org.json
- json
- 20131018
-
-
-
-
com.yomahub
@@ -47,6 +48,25 @@
1.5.0
+
+
+ org.springframework.boot
+ spring-boot-starter-data-elasticsearch
+ 2.7.5
+
+
+
+ com.github.oshi
+ oshi-core
+ 6.1.4
+
+
+
+
+ com.internetitem
+ logback-elasticsearch-appender
+ 1.6
+
@@ -54,49 +74,17 @@
jansi
1.9
-
+
+
- org.redisson
- redisson-spring-boot-starter
- 3.16.4
+ cn.hutool
+ hutool-all
+ ${hutool.version}
-
-
- cn.dev33
- sa-token-spring-boot-starter
- ${sa-token.version}
-
-
- cn.dev33
- sa-token-jwt
- ${sa-token.version}
-
-
- cn.dev33
- sa-token-dao-redis
- 1.31.0
-
-
-
- org.apache.httpcomponents
- httpclient
- 4.5.13
-
-
- org.apache.httpcomponents
- httpasyncclient
- 4.1.4
-
-
+
org.springframework.boot
- spring-boot-starter-data-elasticsearch
- 2.7.5
-
-
- com.internetitem
- logback-elasticsearch-appender
- 1.6
+ spring-boot-starter-data-jpa
com.github.pagehelper
@@ -109,60 +97,220 @@
+
- nl.basjes.parse.useragent
- yauaa
- 5.23
-
-
- net.logstash.logback
- logstash-logback-encoder
- 6.6
+ org.springframework.boot
+ spring-boot-starter-web
-
+
- com.alicp.jetcache
- jetcache-starter-redis
- 2.5.14
-
-
- com.alicp.jetcache
- jetcache-starter-redis-lettuce
- 2.5.14
+ org.springframework.boot
+ spring-boot-starter-test
+ test
+
- com.squareup.okhttp3
- okhttp
- 4.8.1
+ cn.dev33
+ sa-token-spring-boot-starter
+ ${sa-token.version}
+
+
+
+ cn.dev33
+ sa-token-jwt
+ ${sa-token.version}
-
+
+
+ org.springframework.boot
+ spring-boot-starter-cache
+
+
+
+ org.apache.commons
+ commons-lang3
+
+
+
+
+ org.bgee.log4jdbc-log4j2
+ log4jdbc-log4j2-jdbc4.1
+ ${log4jdbc.version}
+
+
+
+
+ io.springfox
+ springfox-swagger2
+ ${swagger.version}
+
+
+ io.swagger
+ swagger-annotations
+
+
+ io.swagger
+ swagger-models
+
+
+
+
+ io.springfox
+ springfox-swagger-ui
+ ${swagger.version}
+
+
+ io.swagger
+ swagger-annotations
+ 1.5.21
+
+
+ io.swagger
+ swagger-models
+ 1.5.21
+
+
+
+
+ mysql
+ mysql-connector-java
+ runtime
+
+
+
+
+ com.alibaba
+ druid-spring-boot-starter
+ ${druid.version}
+
net.dreamlu
mica-ip2region
2.5.6
-
- com.alibaba
- easyexcel
- 2.2.6
+ org.lionsoul
+ ip2region
+ 1.7.2
+
+
+
+ org.projectlombok
+ lombok
+ true
+
+
+ cn.dev33
+ sa-token-dao-redis
+ 1.31.0
+
+
+ com.baomidou
+ mybatis-plus-boot-starter
+ 3.4.0
+
+
+ org.apache.velocity
+ velocity-engine-core
+ 2.3
+
+
+ com.baomidou
+ mybatis-plus-generator
+ 3.4.0
+
+
+ xerces
+ xercesImpl
+ 2.12.0
-
+
+
- org.apache.commons
- commons-csv
- 1.8
+ org.mapstruct
+ mapstruct
+ ${mapstruct.version}
- commons-io
- commons-io
- 2.8.0
+ org.mapstruct
+ mapstruct-processor
+ ${mapstruct.version}
+ provided
+
+
+ javax.inject
+ javax.inject
+ 1
+
+
+
+
+ com.github.whvcse
+ easy-captcha
+ 1.6.2
+
+
+
+
+ nl.basjes.parse.useragent
+ yauaa
+ 5.23
+
+
+
+ eu.bitwalker
+ UserAgentUtils
+ 1.21
+
+
+
+
+ com.hynnet
+ jxl
+ 2.6.12.1
+
+
+
+ commons-beanutils
+ commons-beanutils-core
+ 1.8.0
+
+
+
+
+ org.springframework.boot
+ spring-boot-starter-aop
+
+
+
+
+ org.springframework.boot
+ spring-boot-starter-freemarker
+
+
+
+
+ commons-configuration
+ commons-configuration
+ ${configuration.version}
+
+
+
+ com.alicp.jetcache
+ jetcache-starter-redis
+ 2.5.14
+
+
+
+ com.oracle.database.jdbc
+ ojdbc5
+ 11.2.0.4
@@ -173,13 +321,12 @@
org.springframework.boot
spring-boot-starter-websocket
-
-
- io.jsonwebtoken
- jjwt-api
- ${jjwt.version}
+ org.redisson
+ redisson-spring-boot-starter
+ 3.16.4
+
io.jsonwebtoken
jjwt-impl
@@ -209,141 +356,64 @@
0.1.55
-
+
- com.github.oshi
- oshi-core
- 5.0.1
+ jcifs
+ jcifs
+ 1.3.17
+
+
+ servlet-api
+ javax.servlet
+
+
+
- com.hynnet
- jxl
- 2.6.12.1
+ com.alibaba
+ easyexcel
+ 2.2.6
-
- commons-beanutils
- commons-beanutils-core
- 1.8.0
-
-
- cn.hutool
- hutool-all
- 5.7.14
-
-
- org.projectlombok
- lombok
- 1.18.2
-
-
- org.slf4j
- jul-to-slf4j
- 1.7.30
-
-
mysql
mysql-connector-java
- ${mysql.version}
-
-
-
- com.oracle.database.jdbc
- ojdbc5
- 11.2.0.4
-
-
-
- com.microsoft.sqlserver
- mssql-jdbc
- 6.4.0.jre8
- runtime
+ 8.0.20
- com.baomidou
- mybatis-plus-boot-starter
- 3.4.0
+ org.json
+ json
+ 20131018
-
- org.apache.velocity
- velocity-engine-core
- 2.3
-
-
- org.springframework.boot
- spring-boot-starter-security
- test
-
-
- com.baomidou
- mybatis-plus-generator
- 3.4.0
-
-
-
- commons-configuration
- commons-configuration
- 1.9
-
-
-
- org.springframework.boot
- spring-boot-starter-freemarker
-
-
-
- org.apache.poi
- poi
- 4.0.0
-
-
- org.apache.poi
- poi-ooxml
- 4.0.0
-
-
- org.apache.poi
- poi-ooxml-schemas
- 4.0.0
-
-
-
+ ${project.artifactId}
org.springframework.boot
spring-boot-maven-plugin
-
+ 2.2.10.RELEASE
org.nl.AppRun
+ true
+
+
+
+
+ repackage
+
+
+
-
org.apache.maven.plugins
- maven-surefire-plugin
+ maven-war-plugin
+ 3.2.2
- true
-
-
-
-
- org.codehaus.mojo
- exec-maven-plugin
- 1.6.0
-
-
-
-
-
-
-
-
- test
-
+ false
+ ${project.artifactId}
@@ -359,7 +429,6 @@
**/*.java
-
${basedir}/src/main/resources
@@ -368,36 +437,6 @@
-
-
-
-
-
-
diff --git a/mes/hd/nladmin-system/src/main/resources/config/application-test.yml b/mes/hd/nladmin-system/src/main/resources/config/application-test.yml
index eb5ed23d..1022c2f3 100644
--- a/mes/hd/nladmin-system/src/main/resources/config/application-test.yml
+++ b/mes/hd/nladmin-system/src/main/resources/config/application-test.yml
@@ -1,9 +1,5 @@
server:
port: 8010
-#配置数据源
-spring:
- profiles:
- test
datasource:
druid:
db-type: com.alibaba.druid.pool.DruidDataSource
diff --git a/mes/hd/nladmin-system/src/test/java/org/nl/BaseTest.java b/mes/hd/nladmin-system/src/test/java/org/nl/BaseTest.java
deleted file mode 100644
index 2010e079..00000000
--- a/mes/hd/nladmin-system/src/test/java/org/nl/BaseTest.java
+++ /dev/null
@@ -1,28 +0,0 @@
-package org.nl;
-
-import org.junit.After;
-import org.junit.Before;
-import org.junit.runner.RunWith;
-import org.nl.modules.wql.WQLCore;
-import org.springframework.boot.test.context.SpringBootTest;
-import org.springframework.test.context.junit4.SpringRunner;
-
-@SpringBootTest(webEnvironment = SpringBootTest.WebEnvironment.RANDOM_PORT)
-@RunWith(SpringRunner.class)
-public class BaseTest {
- @Before
- public void init() {
- WQLCore.defalutDBName = "eladmin";
- WQLCore.ROOT = "org.nl";
- try {
- WQLCore.init();
- } catch (Exception e) {
- e.printStackTrace();
- }
- }
-
- @After
- public void after() {
- System.out.println("测试结束-----------------");
- }
-}
diff --git a/mes/hd/pom.xml b/mes/hd/pom.xml
index 524055ff..ff37f787 100644
--- a/mes/hd/pom.xml
+++ b/mes/hd/pom.xml
@@ -9,16 +9,26 @@
pom
1.0-SNAPSHOT
开发平台
-
- nladmin
- org.nl
- 2.6
-
+
+
+ UTF-8
+ UTF-8
+ 1.8
+
nladmin-system
+
-
+
+
+ org.springframework.boot
+ spring-boot-dependencies
+ 2.2.10.RELEASE
+ pom
+ import
+
+