refactor: ♻️ 系统默认设置添加版本号,验证码字段名调整
Former-commit-id: 13254e70a1c51be035bd135599fcc4f1d1756b6b
This commit is contained in:
@@ -55,5 +55,5 @@ export interface CaptchaResult {
|
||||
/**
|
||||
* 验证码图片Base64字符串
|
||||
*/
|
||||
verifyCodeBase64: string;
|
||||
captchaImgBase64: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user