refactor: 验证码字段名修改
This commit is contained in:
@@ -19,6 +19,6 @@ public class CaptchaResult {
|
||||
private String verifyCodeKey;
|
||||
|
||||
@Schema(description = "验证码图片Base64字符串")
|
||||
private String verifyCodeBase64;
|
||||
private String captchaImgBase64;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user