From 290b3efd40821aba0bcf6a0b0665aff5115e61d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=96=87=E4=BC=9F?= Date: Thu, 4 Jul 2024 09:28:57 +0000 Subject: [PATCH] update readme.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 王文伟 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 19912da..9255c98 100644 --- a/readme.md +++ b/readme.md @@ -49,6 +49,7 @@ ### 2. 使用 `ImageCaptchaGenerator`生成器生成验证码 ```java + package example.readme; import cloud.tianai.captcha.common.constant.CaptchaTypeConstant;