mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2026-05-10 15:35:02 +00:00
feat: AJ-Captcha add check
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
export type UserLoginVO = {
|
||||
username: string
|
||||
password: string
|
||||
captchaVerification: string
|
||||
}
|
||||
|
||||
export type TokenType = {
|
||||
|
||||
Reference in New Issue
Block a user