Support login with email
This commit is contained in:
2
src/global.d.ts
vendored
2
src/global.d.ts
vendored
@@ -149,7 +149,7 @@ interface GroupVo {
|
||||
}
|
||||
|
||||
interface LoginForm {
|
||||
username: string
|
||||
account: string
|
||||
password: string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user