refactor: 适配 ContiNew Starter 脱敏模块(安全模块)

This commit is contained in:
2024-02-07 17:50:38 +08:00
parent dc5425dd67
commit 2109789116
3 changed files with 22 additions and 29 deletions

View File

@@ -96,6 +96,12 @@
<artifactId>continew-starter-file-excel</artifactId>
</dependency>
<!-- ContiNew Starter 安全模块 - 脱敏 -->
<dependency>
<groupId>top.charles7c.continew</groupId>
<artifactId>continew-starter-security-mask</artifactId>
</dependency>
<!-- ContiNew Starter 安全模块 - 密码编码器 -->
<dependency>
<groupId>top.charles7c.continew</groupId>