管道基础大数据平台系统开发-【后端】-Server
1
13693261870
2023-04-04 0d6d0d1cc263876e00850d076d5c4703a0392ce5
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';