add:增加语言包依赖

This commit is contained in:
zhangzq
2025-10-14 17:17:28 +08:00
parent 3245f4dd32
commit 9a85d1bd73
21 changed files with 1491 additions and 593 deletions

View File

@@ -284,7 +284,8 @@
<groupId>nl.sdkall</groupId>
<artifactId>language-all</artifactId>
<version>0.0.1</version>
<!-- 移除 system 范围,使用默认的 compile 范围 -->
<scope>system</scope>
<systemPath>${project.basedir}/libs/language-all.jar</systemPath>
</dependency>
<!-- quartz -->
<dependency>