* 'test' of http://172.16.46.63:30001/gitlab/base-version/ztcloud:
  [+]增加国密SM4加解密工具包
  [+]增加国密SM4接口加解密
  [#]修改部门推送消息逻辑
This commit is contained in:
ranke
2026-01-12 18:36:46 +08:00
85 changed files with 6760 additions and 41 deletions

View File

@@ -191,6 +191,13 @@
<artifactId>zt-spring-boot-starter-mq</artifactId>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.13.1</version>
<scope>compile</scope>
</dependency>
</dependencies>