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

This commit is contained in:
疯狂的狮子Li
2026-03-05 17:37:25 +08:00
parent d05256e3e9
commit 914bd31dc5
7 changed files with 650 additions and 10 deletions

View File

@@ -22,6 +22,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>