add:增加语言包依赖
This commit is contained in:
@@ -280,7 +280,13 @@
|
||||
<type>pom</type>
|
||||
</dependency>
|
||||
<!-- 规则处理-->
|
||||
|
||||
<dependency>
|
||||
<groupId>nl.sdkall</groupId>
|
||||
<artifactId>language-all</artifactId>
|
||||
<version>0.0.1</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${project.basedir}/libs/language-all.jar</systemPath>
|
||||
</dependency>
|
||||
<!-- quartz -->
|
||||
<dependency>
|
||||
<groupId>org.quartz-scheduler</groupId>
|
||||
|
||||
Reference in New Issue
Block a user