HLFramework

欢迎访问哈林文档管理系统

数据库字典

hl_account 账户关联表

字段 类型 默认 注释
id int(11) 不为空 主ID
user_id int(11) 不为空 用户ID
from_user varchar(100) NULL 微信openid
from_user_xcx varchar(100) NULL 微信小程序openid
role_id tinyint(1) NULL 角色ID
rol_pcperms text NULL PC端操作权限
rol_wxperms text NULL 微信端操作权限
rol_xcxperms text NULL 小程序操作权限
rol_appperms text NULL APP操作权限
lasted_at int(11) NULL 最后登录时间
lasted_ip varchar(20) 最后登录IP
store_id int(11) 不为空 商家ID
lib_id int(11) NULL 库ID
uniacid int(11) 微信公众号ID
apply_id varchar(120) 应用标识
created_at int(11) 新增时间
updated_at int(11) 更新时间