U 添加 ImageCaptchaGeneratorProvider

This commit is contained in:
天爱有情
2022-05-19 15:41:29 +08:00
parent fb516b6c42
commit 106eeda178
18 changed files with 215 additions and 71 deletions
+5
View File
@@ -65,6 +65,11 @@
<version>1.18.12</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.30</version>
</dependency>
</dependencies>
<build>