mirror of
https://github.com/dromara/tianai-captcha.git
synced 2026-05-23 18:42:44 +08:00
!10 update src/main/test/java/example/readme/SimpleDemo.java.
Merge pull request !10 from 蒋小小/N/A
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