mirror of
https://github.com/dromara/tianai-captcha.git
synced 2026-05-06 21:53:10 +08:00
重构系统项目结构,将 tianai-captcha、tianai-captcha-springboot-starter、tianai-captcha-web-sdk、tianai-captcha-solon-plugin、整合到一块
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
|
||||
### 非spring项目
|
||||
|
||||
### 1. 导入xml
|
||||
1. 导入xml
|
||||
|
||||
```xml
|
||||
<!-- maven 导入 -->
|
||||
@@ -113,7 +113,7 @@
|
||||
</dependency>
|
||||
```
|
||||
|
||||
### 2. 构建 `ImageCaptchaApplication`负责生成和校验验证码
|
||||
2. 构建 `ImageCaptchaApplication`负责生成和校验验证码
|
||||
|
||||
```java
|
||||
import cloud.tianai.captcha.validator.common.model.dto.MatchParam;
|
||||
|
||||
Reference in New Issue
Block a user