数据表
新闻类型(newstype)
字段名
中文名
类型
值域
描述
id
主键id
decimal(10,0)
 
主键id
newsTypeName
类型名称
varchar(50)
 
新闻类型名称
newsTypeDesc
类型描述
varchar(50)
 
新闻类型描述
field1
 
varchar(50)
 
预留字段
boardowner
 
int(2)
 
新闻管理员
topcount
置顶数
int(11)
缺省为0,最大为5
 
Sort
 
int(11)