chore: 分支合并
This commit is contained in:
@@ -99,7 +99,7 @@ public class AuthServiceImpl implements AuthService {
|
||||
|
||||
return CaptchaResult.builder()
|
||||
.verifyCodeKey(verifyCodeKey)
|
||||
.verifyCodeBase64(captchaBase64)
|
||||
.captchaImgBase64(captchaBase64)
|
||||
.build();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user