mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-09-23 21:51:59 +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