优化个人中心账号绑定功能
This commit is contained in:
@ -46,6 +46,8 @@ export interface UserExtendRespVO {
|
||||
description: string
|
||||
authStatus: number
|
||||
createTime: string
|
||||
wxOpenId: string
|
||||
qqOpenId: string
|
||||
files: {
|
||||
id: number
|
||||
memberId: number
|
||||
|
||||
Reference in New Issue
Block a user