feat: 用户管理模块
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -12,6 +12,7 @@ interface SessionResponse {
|
||||
password: string | null
|
||||
context: boolean | false
|
||||
num: number | 0
|
||||
admind: boolean | false
|
||||
}
|
||||
|
||||
export interface AuthState {
|
||||
|
||||
Reference in New Issue
Block a user