| | |
| | | comment on column sys_social.id is '主键'; |
| | | comment on column sys_social.user_id is '用户ID'; |
| | | comment on column sys_social.tenant_id is '租户id'; |
| | | comment on column sys_social.auth_id is '授权+授权openid'; |
| | | comment on column sys_social.auth_id is '平台+平台唯一id'; |
| | | comment on column sys_social.source is '用户来源'; |
| | | comment on column sys_social.open_id is '原生openid'; |
| | | comment on column sys_social.open_id is '平台编号唯一id'; |
| | | comment on column sys_social.user_name is '登录账号'; |
| | | comment on column sys_social.nick_name is '用户昵称'; |
| | | comment on column sys_social.email is '用户邮箱'; |