数据表
关联项目留言板信息(pro_message)
字段名
中文名
类型
值域
描述
id
Id
int(11)
 
分支id
projectid
对象项目ID
int(11)
 
对象project里的ID
perid
留言人ID
int(11)
 
 
pername
留言人姓名
varchar(20)
 
姓名
sendtime
发送时间
datetime
 
 
content
留言内容
text
 
 
typeflag
留言板类型
int(1)