PHPCMS2007SP6数据库设计结构文档
第一个表_admin (管理员)
userid 用户名id
username 用户名
grade 用户级别
purviewids
modules
channelids
catids
specialids
disabl
第二个表 _ads (广告)
adsid 广告ID
adsname 广告名称
introduce 广告介绍
placeid 所属广告位ID
type 广告类型
linkurl 链接地址
imageurl 图片广告地址
alt 图片提示
flashurl FLASH地址
wmode FLASH背景是否透明(为空为不透明)
text 文本广告内容
code 代码广告内容
fromdate 起始日期
todate 结束日期
username 当前客户
addtime 广告添加日期
views 广告访问次数
hits 点击数
checked 审核
passed 是否通过(1为通过,0为未通过)即是否显示到相应的广告调用处
第三个表_ads_place (广告位)
placeid 广告位ID
placename 广告位名称
templateid 广告位模板
introduce 广告位介绍
channelid 所属频道
price 广告价格
width 广告尺寸-宽
height 广告尺寸-高
passed 是否启用(1为启用,0为未启用)
第四个表_announce (公告)
announceid 公告ID
keyid 模块/频道ID
title 公告标题
content 公告内容
hits 点击数
fromdate 起始日期
todate 结束日期
username 作者
addtime 发表时间
passed 公告状态(1为通过审核,0为未审核)
templateid 模板ID
skinid 风格ID
第五个表_area (地区)
areaid 地区ID
keyid 模块/频道ID
areaname 地区名称
domain
style 字体样式(颜色或加粗)
parentid 城市所属分类(如0表示市级)
arrparentid 类别数组
child 是否有子栏目
arrchildid 子栏目数组
listorder 排序
urlruleid 地区列表分页url规则ID
linkurl 地区列表分页url
setting SEO设置
hits 点击数
disabled
第六个表_article_1 (文章)
articleid 文章ID
catid 栏目ID
specialid 专题ID
typeid 类别ID
title 文章标题
titleintact 完整标题
subheading 副标题
style 标题样式(颜色,加粗)
showcommentlink 是否显示文章列表时在标题旁显示评论链接(0为不显示,1为显示)
introduce 文章简介
keywords 关键词
author 作者
copyfrom 来源
paginationtype 分页方式
maxcharperpage 自动分页时的每页大约字符数
hits 点击数
comments 评论次数
thumb 标题图片
username 发布人
addtime 添加日期
editor 责任编辑
edittime 更新时间
checker 审核者
checktime 通过审核时间
templateid 模板ID
skinid 风格ID
arrposid 推荐位置
status 文章状态
listorder 排序
arrgroupidview 允许查看的会员组ID
readpoint 阅读所需点数
ishtml 是否生成HTML(1为是,0为否)
htmldir html文件生成目录
prefix html文件名前缀
urlruleid url规则ID(生成html)
islink 是否转向链接(1为链接,0为不链接)
linkurl 转向链接地址
第七个表_article_data_1 (文章内容)
articleid 文章ID
content 文章内容
第八个表_ask (咨询)
askid 咨询ID
departmentid 部门ID
subject 咨询主题
content 咨询内容
username 咨询者
addtime 咨询时间
ip 咨询者IP
lastreply 最后回复时间
status 状态
score 评分
第九个表_ask_department (咨询部门)
departmentid 部门ID
department 部门名称
note 部门介绍
admin 管理员
arrgroupid 允许提问会员组ID
point 提问点数
listorder 部门排序
第十个表_ask_reply (咨询回复)
replyid 回复ID
askid 所回复咨询的ID
reply 回复内容
username 回复人
addtime 回复时间
ip 回复IP
第十一个表_attachment (附件)
aid 附件ID
username 上传附件作者
keyid 模块/频道ID
catid 栏目ID
itemid 内容ID
fileurl 附件路址
filetype 附件类型
filesize 附件大小
addtime 附件增加时间
第十二个表_author (作者)
id 作者ID
keyid 模块/频道ID
name 作者名称
note 作者备注
items 作者的作品数
updatetime 增加作者时间
第十三个表_banip (IP管理)
id IPID
ip IP地址
ifban 是否允许访问(0为允许,1为禁止)
username 操作者
overtime 过期时间
第十四个表_bill (推广奖励)
billid ID
userid 会员ID
ip 用户IP
refurl 来路
type 奖励类型
number 奖励数量
addtime 访问时间
adddate 访问日期
第十五个表_category (栏目)
catid 栏目ID
module 模块名称
channelid 频道ID
catname 栏目名称
catpic 栏目图片
style 栏目名称样式(颜色,加粗)
introduce 栏目介绍
islink 是否链接到外部栏目(0为否,1为是)
catdir 栏目目录名称
parentid 父栏目ID(如果是父栏目就为0)
arrparentid 该栏目所有ID数组
parentdir 父栏目目录
child 是否有子栏目(0表示无,1表示有)
arrchildid 子栏目ID数组(有子栏目刚显示其与其下的有子栏目ID,否则只显示本身ID)
itemtarget 栏目下的信息打开方式(1为新窗口,0为原窗口)
itemordertype 栏目下的信息排序方式
listorder 栏目排序
ismenu 是否在导航菜单里显示(1是,0否)
islist 是否在父栏目的分类列表处显示(1是,0否)
ishtml 栏目信息列表是否生成html(1是,0否)
htmldir 栏目信息列表页html存放目录
prefix 栏目信息列表页html文件的前缀
urlruleid 栏目列表分页url规则ID(生成html)
item_htmldir 内容页html存放目录
item_prefix 内容页html文件的前缀
item_html_urlruleid 内容分页url规则ID(生成html)
item_php_urlruleid 内容分页url规则ID(不生成html)
linkurl 栏目链接地址
setting SEO设置
items 栏目信息数
hits 点击次数
disabled
第十六个表_channel (频道)
channelid 频道ID
module 功能模型
channelname 频道名称
style 名称样式(颜色,加粗)
channelpic 频道图片
introduce 频道说明
seo_title 频道关键字
seo_keywords 频道关键词
seo_description 频道内容描述
listorder 频道排序
islink 频道类型(0为系统内部步道,1为系统外部频道)
channeldir 频道目录
channeldomain 绑定域名
disabled 频道禁用(0为开启,1为禁用)
templateid 模板ID
skinid 风格ID
items 频道信息数
comments 评论次数
categorys
specials
hits
enablepurview 频道权限(0为开放频道,1为认证频道)
arrgroupid_browse 允许浏览频道的会员组
purview_message 无权限浏览信息时的提示信息
point_message 信息需要扣点数时的提示信息
enablecontribute 是否允许投稿(1为是,0为否)
enablecheck 投稿是否需要审核(1为是,0为否)
emailofreject 退稿时站内短信/Email通知内容
emailofpassed 稿件被采用时站内短信/Email通知内容
enableupload 是否允许在频道上传文件(1为是,0为否)
uploaddir 上传文件的保存目录
maxfilesize 允许上传的最大文件大小
uploadfiletype 允许上传的文件类型
linkurl 类型选择外部频道时的链接地址
setting SEO设置
ishtml 频道首页是否生成html(1是为,0为否)
cat_html_urlruleid 栏目列表分页url规则ID
item_html_urlruleid 内容分页url规则ID
special_html_urlruleid 专题页url规则ID
cat_php_urlruleid 栏目列表分页url规则ID
item_php_urlruleid 内容分页url规则ID
special_php_urlruleid 专题页url规则ID
第十七个表_city (城市)
cityid 城市ID
province 市
city 区
area 县
postcode 邮编
areacode 区号
第十八个表_comment (评论)
cid 评论ID
keyid 模块/频道ID
itemid 栏目ID
username 会员名称
score 评分
support 支持
against 反对
content 评论内容
ip 评论IP
addtime 评论时间
passed 评论状态(1为通过,0为未通过)
第十九个表_copyfrom (来源)
id 来源ID
keyid 模块/频道ID
name 名称
url 地址
hits 使用频率
updatetime 更新日期
第二十个表_digg (顶一下)
digg_id_list 顶列表
digg_channel 频道ID
digg_ip IP
mod 模板类型
text_id 内容ID
digg_catid 栏目ID
digg_hits 顶踩(1为顶,-1为踩)
digg_date 日期
digg_user
digg_con
digg_id 顶ID
第二十一个表_digg_data (顶列表)
digg_id 顶ID
digg_channel 频道ID
mod 模版类型
text_id 内容ID
digg_title 内容标题
digg_text 内容简介
digg_link 链接地址
digg_catid 栏目ID
digg_date 日期
第二十二个表_down_3 (下载)
downid 下载ID
catid 栏目ID
specialid
typeid 标题分类ID
title 标题
style 标题样式(颜色,加粗)
introduce 简介
keywords 关键字
author 作者/产商
homepage 官方主页
mode 上传文件方式
downurls 下载地址
filesize 文件大小
hits 点击数
comments 评论次数
totaldowns 总共下载次数
todaydowns 今天下载次数
weekdowns 星期下载次数
monthdowns 月下载次数
thumb 缩略图
username 录入
addtime 添加日期
lastdowntime 最后下载时间
editor 责任编辑
edittime 更新时间
checker 审核人
checktime 审核时间
templateid 模板类型ID
skinid 风格ID
stars 评分等级
arrposid 推荐位置
status 下载状态
listorder 排序
arrgroupidview 会员组ID(为空则表示所有会员组均可查看)
readpoint 阅读点数
ishtml 是否生成HTML(0为否,1为是)
htmldir html文件生成目录
prefix html文件名前缀
urlruleid url规则ID
islink 转向链接(1为是,0为否)
linkurl 链接地址
my_version 版本号
my_classtype 软件类型
my_language 软件语言
my_copytype 软件授权形式
my_system 软件平台
my_demourl 软件演示地址
my_regurl 软件注册地址
my_plugin 插件认证
第二十三个表_down_server (镜像服务器)
sid 服务器ID
url 地址
name 名称
logo LOGO
showtype 显示方式(1为LOGO,0为文字)
islock 锁定(0主否,1为是)
listorder 排序
第二十四个表_error_report (错误报告)
error_id 错误ID
error_title 标题
error_text 错误内容
error_link 链接地址
keyid 模块/频道ID
addtime 时间
status 处理状态
第二十五个表_field (自定义字段)
fieldid 字段ID
tablename 数据表名
name 字段名称
size 字段长度
title 字段标题
note 字段说明
type 字段类型
defaultvalue 默认值
options 表单选项
formtype 表单类型
inputtool 表单输入辅助工具
inputlimit 表单输入限制
listorder 排序
enablehtml 允许输入html代码(1为是,0为否)
enablelist 列表页显示(1为是,0为否)
enablesearch 作为搜索条件(1为是,0为否)
第二十六个表_formguide (表单)
formid 表单ID
formname 表单名
introduce 描述
toemail 发送结果到email
formitems 表单项目
addtime 添加时间
disabled 是否启用(0为启用,1为禁用)
第二十七个表_formguide_data (表单内容)
did ID
content 内容
ip 用户IP
username 用户名
addtime 添加时间
formid 表单ID
第二十八个表_guestbook (留言本)
gid 留言ID
keyid 模块/频道ID
title 标题
content 内容
reply 回复内容
username 名称
gender 性别(1为男,0为女)
head 头像
email 邮箱
qq QQ
homepage 主页
hidden 是否隐藏(1为是,0为否)
passed 通过审核
ip IP
addtime 留言时间
replyer 回复人
replytime 回复时间
第二十九个表_house (房地产)
houseid 房产ID
infocat 类别ID
validperiod 有效期
areaid 地区
address 物业地址/商圈/区域
name 物业名称
housetype 房型
currentfloor 所在楼层
totalfloor 总共楼层
buildarea 建筑面积
usearea 使用面积
towards 房屋朝向
decorate 装潢程度
manage 物业管理(1为有,0为无)
propertytype 房产类型
buildtime 建成时间
price 租金/交易价格
unit 价格单位
infrastructure 要求/基础设施
indoor 要求/室内设施
transit 交通说明
peripheral 周边设施
description 描述
img1 位置图
img2 环境图
img3 室内图
img4 户型图
username 发布人
contract 联系人
email 邮箱
mobile 手机
telephone 联系电话
qq QQ
msn MSN
comments 评论次数
hits 点击次数
addtime 添加时间
edittime 更新时间
ishtml 是否生成HTML
htmldir html文件生成目录
prefix html文件名前缀
urlruleid url规则ID
linkurl 链接地址
templateid 模板ID
skinid 风格ID
listorder 排序
style 物业地址样式(颜色,加粗)
arrposid 推荐位置
subtype 附属分类
isinter
corpname 公司名称
status 状态
endtime 结束时间
第三十个表_house_coop (联系)
houseid 房子ID
havehouse 是否有房(0为无,1为有)
mygender 房主性别
yourgender 客户性别
第三十一个表_house_display (楼盘)
displayid 楼盘ID
name 楼盘名称
hits 点击次数
develop 开发商
areaid 地区
area 占地面积
startprice 起始价格
avgprice 平均价格
address 地址
saleaddress 售楼地址
saletele 售楼热线
contract 联系人
email 邮箱
fax 传真
url 楼盘网址
transit 公交状况
introduce 楼盘简介
img1 位置图
img2 环境图
img3 室内图
image 示意图
thumb 标题图片
managefee 物业管理费
licence 预售许可证
starttime 开发时间
staytime 入住时间
capacity 容积率
green 绿化率
username 发布人
addtime 增加时间
edittime 更新时间
comments 评论次数
ishtml 是否生成HTML
htmldir 目录
prefix html文件名前缀
urlruleid url规则ID
linkurl 链接地址
templateid 模板ID
skinid 风格ID
listorder 排序
subtype 附属分类
style 楼盘名称样式(颜色,加粗)
arrposid 推荐位置
buildarea 建筑面积
housetype 房型
peripheral 物业类别
status 状态
第三十二个表_house_hold (楼盘)
holdid ID
displayid 楼盘ID
title 标题
thumb 标题图片
image 示意图
area 建筑面积
黄页数据表:yp_apply 个人简历数据表
applyid 简历id
station 欲从事岗位
experience 工作年限
worktype 工作性质,如全职|兼职等
pay 薪资要求
linkman 联系人
introduce 个人鉴定
story 工作经历
status 简历状态
linkurl 简历url地址
username 简历发布人用户名
hits 简历点击次数
listorder 排序
addtime 简历添加时间
editor 简历编辑人
edittime 简历编辑时间
graduatetime 毕业时间
school 毕业学校
specialty 所学专业
area 期待工作地区
period 上岗时间,多少天内能上岗
黄页数据表:yp_article 黄页新闻数据表
articleid 新闻文章id
catid 文章栏目id
companyid 黄页用户id.谁发布的记录谁的id
title 新闻标题
style 标题样式,比如有没有加粗,有没有改变颜色等
content 新闻内容
keywords 新闻关键字
hits 新闻浏览次数
comments 新闻评论次数
thumb 新闻标题缩略图
username 发布人用户名
addtime 添加时间
editor 编辑人
edittime 编辑时间
checker 审核人
checktime审核时间
arrposid 新闻附属分类
status 新闻文章状态
listorder 文章排序
islink 是否转向链接,1是0不是
linkurl 新闻url地址
黄页数据表:yp_buy 黄页求购数据表
productid 产品id
title 标题
catid 栏目id
companyid 发布人公司id
keywords 关键字
style 标题样式
period 有效期至
introduce 采购要求
unit发布单位名称
linkman 联系人
email 电子邮件地址
phone 联系电话
address 联系地址
addtime 添加时间
username 发布者会员名称
edittime 编辑时间
editor 编辑人
checker 审核人
checktime 审核时间
linkurl 链接地址
hits 浏览次数
listorder 排序
status 状态
my_selecttype 采购类别:求购-出售-转让-其他
my_buyprice 价格
黄页留言本数据表:yp_guestbook
gid 留言id
companyid 被留言公司id
itemid 待定
username 提交人用户名称
fax 提交人传真
telephone 提交人电话
qq 提交人qq
unit 提交人单位名称
msn 提交人msn
email 提交人e-mail
content 提交人留言内容
status 留言状态 .0为未查看,1为查看过
label 待定
addtime 添加时间
黄页招聘数据表: yp_job
jobid 招聘id
title 标题
style 标题样式
station 招聘岗位
employ 招聘人数
experience 工作经验
worktype 工作性质,如全职,兼职等
sex 性别要求
degree 学历要求
pay 薪水
areaid 所在地
unit 公司|单位名称
linkman联系人
email 联系人e-mail
phone 联系电话
address 联系地址
introduce 职位描述
period 有效期
status 状态
linkurl 链接地址
companyid 发布公司|单位id
username 发布人用户名
hits 浏览次数
listorder 排序
addtime 添加时间
checker 审核人
checktime 审核时间
editor 编辑人
edittime 编辑时间
黄页订单数据表:yp_order
orderid 订单id
companyid 公司|单位id
title 订单标题
number 订购数量
order_no 订单编号
content 订购要求
linkman 订货人联系人
username 订货人名称
telephone 订货人电话
email 订货人e-mail
qq 订货人qq
msn 订货人msn
fax 订货人传真
unit 订货人单位名称
status 订单状态
itemid 被订购产品id
label 订单类型
addtime 添加时间
黄页企业会员产品数据表:yp_product
productid 产品id
title 产品标题
catid 产品栏目id
companyid 发布企业id
keywords 产品关键字
style 标题样式
model 产品型号
thumb 产品缩略图
price 单价
quantifier 产品度量单位
introduce 详细说明
unit 发布企业名称
linkman 产品信息联系人
email 联系e-mail
phone 联系电话
address 联系地址
addtime添加时间
username 发布人用户名
edittime编辑时间
editor 编辑人
checker 审核人
checktime 审核时间
linkurl 产品连接地址
hits 浏览次数
listorder 排序方式
status 产品状态
黄页促销信息数据表:yp_sales
productid 促销产品id
title 标题
catid 栏目id
companyid 发布人企业id
keywords 促销产品关键字
style 标题样式
thumb 缩略图
price 原价格
quantifier 度量单位
formerprice 促销价格
period 有效期
introduce 信息说明
state 促销说明
unit 发布单位名称
linkman 联系人
email 邮件地址
phone 电话
address 地址
addtime 添加时间
username 发布人用户名
edittime 编辑时间
editor 编辑人
checker 审核人
checktime 审核时间
linkurl 链接地址
hits 浏览次数
listorder 排序
status 状态
黄页人才库数据表:yp_stock
stockid jobid label status username addtime
黄页 yp_trade
0
顶一下0
踩一下