!835 update Sa-Token 权限码展示,接口详情显示权限码,感谢nextdoc4j

* update 增强接口描述,合并JavaDoc权限信息到操作描述中
* update 优化satoken依赖引用,减少耦合性
* update 优化接口描述文本展示
* update Sa-Token 权限码展示,接口详情显示权限码,感谢nextdoc4j
This commit is contained in:
AprilWind
2026-03-05 09:06:58 +00:00
committed by 疯狂的狮子Li
parent 28772b8b30
commit 1452ae9685
7 changed files with 654 additions and 4 deletions

View File

@@ -21,6 +21,11 @@
<artifactId>ruoyi-common-core</artifactId>
</dependency>
<dependency>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-core</artifactId>
</dependency>
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-starter-webmvc-api</artifactId>