From b6442a7e127af9be2f87709942c40d91de5a046b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A9=E7=88=B1=E6=9C=89=E6=83=85?= Date: Mon, 27 Oct 2025 15:17:51 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E6=9E=84=E7=B3=BB=E7=BB=9F=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E7=BB=93=E6=9E=84=EF=BC=8C=E5=B0=86=20tianai-captcha?= =?UTF-8?q?=E3=80=81tianai-captcha-springboot-starter=E3=80=81tianai-captc?= =?UTF-8?q?ha-web-sdk=E3=80=81tianai-captcha-solon-plugin=E3=80=81?= =?UTF-8?q?=E6=95=B4=E5=90=88=E5=88=B0=E4=B8=80=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index e2fdf62..9864f47 100644 --- a/readme.md +++ b/readme.md @@ -102,7 +102,7 @@ ### 非spring项目 -### 1. 导入xml +1. 导入xml ```xml @@ -113,7 +113,7 @@ ``` -### 2. 构建 `ImageCaptchaApplication`负责生成和校验验证码 +2. 构建 `ImageCaptchaApplication`负责生成和校验验证码 ```java import cloud.tianai.captcha.validator.common.model.dto.MatchParam;