v3.22.0 【新增】优化代码生成;【新增】优化角色列宽

This commit is contained in:
zhuoda
2025-05-27 20:01:56 +08:00
parent 110d998dda
commit 921ab8023f
14 changed files with 55 additions and 78 deletions

View File

@@ -208,16 +208,6 @@
<artifactId>hutool-all</artifactId>
</dependency>
<dependency>
<groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt</artifactId>
</dependency>
<dependency>
<groupId>com.auth0</groupId>
<artifactId>jwks-rsa</artifactId>
</dependency>
<dependency>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity-engine-core</artifactId>