修复脱敏不生效问题(IIPBZR)

This commit is contained in:
RuoYi
2026-04-15 13:03:51 +08:00
parent d454d9729e
commit 58f3c43c50
3 changed files with 29 additions and 19 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
<!-- JSON工具类 -->
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<groupId>tools.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
</dependency>