mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2025-11-02 14:43:46 +08: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