关闭验证码

master
Number7 2024-08-07 13:53:20 +08:00
parent 70badcf064
commit d61cb013ed
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ public class ValidateCodeServiceImpl implements ValidateCodeService {
//关闭验证码
//直接返回
return Result.success(respBuilder.build());
}
// 保存验证码信息