mirror of
https://github.com/dromara/tianai-captcha.git
synced 2026-06-15 23:15:33 +08:00
update src/main/test/java/example/readme/SimpleDemo.java.
Signed-off-by: 蒋小小 <bwcx_jzy@163.com>
This commit is contained in:
@@ -13,6 +13,9 @@ import cloud.tianai.captcha.validator.impl.BasicCaptchaTrackValidator;
|
|||||||
|
|
||||||
import java.util.Map;
|
import java.util.Map;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 基础 SimpleDemo
|
||||||
|
*/
|
||||||
public class SimpleDemo {
|
public class SimpleDemo {
|
||||||
|
|
||||||
public static void main(String[] args) throws InterruptedException {
|
public static void main(String[] args) throws InterruptedException {
|
||||||
|
|||||||
Reference in New Issue
Block a user