+ 加入混淆滑块凹槽

This commit is contained in:
天爱有情
2022-02-11 10:39:43 +08:00
parent 78896ea3b3
commit e914b2f4b2
5 changed files with 73 additions and 15 deletions
@@ -24,6 +24,14 @@ public interface SliderCaptchaTemplate {
*/
SliderCaptchaInfo getSlideImageInfo(String targetFormatName, String matrixFormatName);
/**
* 获取滑块验证码
*
* @param param 生成参数
* @return SliderCaptchaInfo
*/
SliderCaptchaInfo getSlideImageInfo(GenerateParam param);
/**
* 百分比对比
*