This commit is contained in:
zt
2025-06-10 21:17:29 +08:00
parent 0cc91a0894
commit 6b92d0f800
123 changed files with 6837 additions and 19 deletions

View File

@ -110,6 +110,10 @@
<artifactId>javase</artifactId>
<version>3.4.1</version>
</dependency>
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-protection</artifactId>
</dependency>
</dependencies>