Merge branch 'feature/sanxian_acs_1213' into feature/sanxianacs1213
# Conflicts: # wcs/nladmin-system/src/main/java/org/nl/modules/loki/service/impl/LokiServiceImpl.java # wcs/nladmin-system/src/main/java/org/nl/modules/lucene/service/impl/LuceneServiceImpl.java # wcs/nladmin-system/src/main/resources/config/application-dev.yml # wcs/nladmin-system/src/main/resources/config/application-prod.yml # wcs/nladmin-system/src/main/resources/config/application-test.yml # wcs/nladmin-system/src/main/resources/config/application.yml # wcs/nladmin-system/src/main/resources/logback-spring.xml
This commit is contained in:
@@ -251,16 +251,17 @@
|
||||
<artifactId>mybatis-plus-boot-starter</artifactId>
|
||||
<version>3.4.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.velocity</groupId>
|
||||
<artifactId>velocity-engine-core</artifactId>
|
||||
<version>2.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.baomidou</groupId>
|
||||
<artifactId>mybatis-plus-generator</artifactId>
|
||||
<version>3.4.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.velocity</groupId>
|
||||
<artifactId>velocity-engine-core</artifactId>
|
||||
<version>2.3</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>xerces</groupId>
|
||||
<artifactId>xercesImpl</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user