文档详情

Discuz二次发,数据库字典.doc

发布:2017-11-23约2.4万字共19页下载文档
文本预览下载声明
Comsenz产品开发——Discuz! 7.0.0数据字典 cdb_access 用户权限表 字段 类型 Null 默认 说明 uid? mediumint(8) 否? 0? 用户id fid? smallint(6) 否? 0? 论坛id allowview? tinyint(1) 否? 0? 允许看帖子 allowpost? tinyint(1) 否? 0? 允许发新帖 allowreply? tinyint(1) 否? 0? 允许回复 allowgetattach? tinyint(1) 否? 0? 允许下载附件 allowpostattach? tinyint(1) 否? 0? 允许上传附件 cdb_activities 活动 字段 类型 Null 默认 说明 tid mediumint(8) 是 0? 主题id uid mediumint(8) 是 0? 用户id cost mediumint(8) 是 0? 每人花销 starttimefrom int(10) 是 0? 开始时间 starttimeto int(10) 是 0? 活动到期时间 place char(40) 是 活动地点 calss char(20) 是 活动类别 gender tinyint(1) 是 0 性别 number smallint(5) 是 0 需要人数 expiration int(10) 是 0 征集截止日期 cdb_activityapplies 活动的响应 字段 类型 Null 默认 说明 applyid int(10) 是 NULL 回应id tid mediumint(8) 是   主题id username char(15) 是   用户名 uid mediumint(8) 是 0 用户id message char(200) 是   留言 verified tinyint(1) 是 0 状态(0: 未通过审核 1: 已通过审核) dateline int(10) 是 0 时间 payment mediumint(8) 是 0 愿意花销(-1: 自付 =0: 具体数目) cdb_adminactions 关联用户组 字段 类型 Null 默认 说明 admingid? smallint(6) 否? 0? 管理组id disabledactions? text 否?   禁止使用的后台功能action列表 cdb_admingroups 管理组权限设置 字段 类型 Null 默认 说明 admingid? smallint(6) 否? 0? 管理组id alloweditpost? tinyint(1) 否? 0? 允许编辑帖子 alloweditpoll? tinyint(1) 否? 0? 允许编辑投票 allowstickthread? tinyint(1) 否? 0? 允许置顶 allowmodpost? tinyint(1) 否? 0? 允许编辑帖子 allowdelpost? tinyint(1) 否? 0? 允许删除帖子 allowmassprune? tinyint(1) 否? 0? 允许批量删除帖子 allowrefund? tinyint(1) 否? 0? 允许强制退款 allowcensorword? tinyint(1) 否? 0? 允许过滤词语 allowviewip? tinyint(1) 否? 0? 允许查看用户信息 allowbanip? tinyint(1) 否? 0? 允许禁止 allowedituser? tinyint(1) 否? 0? 允许编辑用户 allowmoduser? tinyint(1) 否? 0? 允许审核用户 allowbanuser? tinyint(1) 否? 0? 允许禁止用户访问 allowpostannounce? tinyint(1) 否? 0? 允许发布公告 allowviewlog? tinyint(1) 否? 0? 允许查看论坛运行记录 disablepostctrl? tinyint(1) 否? 0? 发帖不受审核、过滤、灌水等限制 cdb_adminnotes 后台留言 字段 类型 Null 默认 说明 id? mediumint(8) 否?   后台留言id admin? varchar(15) 否?   留言人 access? tinyint(3) 否? 0?
显示全部
相似文档