mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-04-27 22:18:39 +00:00
fix: 三方登录的绑定,使用 /system/social-user/get-bind-list 接口
This commit is contained in:
@@ -16,10 +16,6 @@ export interface ProfileVO {
|
||||
id: number
|
||||
name: string
|
||||
}[]
|
||||
socialUsers: {
|
||||
type: number
|
||||
openid: string
|
||||
}[]
|
||||
email: string
|
||||
mobile: string
|
||||
sex: number
|
||||
|
||||
Reference in New Issue
Block a user