修复脱敏不生效问题

This commit is contained in:
RuoYi
2026-04-15 13:13:26 +08:00
parent 7a4f61cf5e
commit 68aeb581cc
3 changed files with 30 additions and 20 deletions

View File

@@ -73,7 +73,7 @@
<!-- Jackson -->
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<groupId>tools.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
</dependency>