whatsns_usergroup---用户角色组表

表格: whatsns_usergroup---用户角色组表

索引:

名称

类型

属性

备注

主索引

groupid

unique




字段:

名称

类型

默认值

属性

备注

groupid

smallint(6) unsigned

<auto_increment>


 主键,角色id

level

int(4)

1


用户级别

grouptitle

char(30)



 角色名字

grouptype

tinyint(1)

2


 角色类型,1表示系统用户组,2表示普通用户组

creditslower

int(10)



 角色财富值区间最低值

creditshigher

int(10)

0


 角色财富值区间最大值

questionlimits

int(10)

0


 提问数量限制数目

answerlimits

int(10)

0


 回答数量限制数目

credit3limits

int(10)

0


 积分财富值增加每天数量限制

regulars

text



 页面访问权限规则

doarticle

int(10)

0


 是否可以发布文章

articlelimits

int(10)

1


 发布文章数量限制