data/db_tab.sql
@@ -449,7 +449,7 @@ comment on column lf.sys_role.depid is '单位ID'; comment on column lf.sys_role.name is '名称'; comment on column lf.sys_role.descr is '描述'; comment on column lf.sys_role.is_admin is '是/否为管理员:0-普通会员,1-超级管理员,2-数据管理员'; comment on column lf.sys_role.is_admin is '角色类别:0-普通用户,1-超级管理员,2-数据管理员,3-领导'; comment on column lf.sys_role.create_user is '创建人ID'; comment on column lf.sys_role.create_time is '创建时间'; comment on column lf.sys_role.update_user is '更新人ID';