feat: 优化 captcha 代码

This commit is contained in:
xingyu
2023-01-12 21:51:53 +08:00
parent 865f101070
commit aaf62982e2
33 changed files with 471 additions and 2754 deletions

View File

@ -21,6 +21,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter</artifactId>
<scope>provided</scope>
</dependency>
<dependency>