合入小程序修改内容
This commit is contained in:
@@ -17,6 +17,7 @@ export interface LoginSession {
|
||||
token_type: string
|
||||
expires_in: number
|
||||
user_id: number
|
||||
nickname?: string
|
||||
}
|
||||
|
||||
export interface Parent {
|
||||
|
||||
Reference in New Issue
Block a user