显示班级

This commit is contained in:
Asriya
2025-08-08 09:01:43 +08:00
parent 24c11b4fe1
commit 325875b7c5
17 changed files with 434 additions and 6 deletions

View File

@@ -93,6 +93,12 @@
<artifactId>ruoyi-workflow</artifactId>
</dependency>
<dependency>
<groupId>org.dromara</groupId>
<artifactId>ruoyi-student</artifactId>
<version>5.4.1</version>
</dependency>
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>spring-boot-admin-starter-client</artifactId>