phome_enewsmenuclass数据表字段解释
帝国cms扩展菜单分类表
-----------------------------
字段名 类型 解释 附加说明
classid smallint(5) 分类ID
classname varchar(60) 分类名称
issys tinyint(1) 是否系统菜单 扩展菜单设为0
myorder smallint(5) 显示排序值
classtype tinyint(1) 菜单类型 1为常用操作菜单;2为插件菜单;3为扩展菜单
groupids varchar(255) 菜单显示用户组权限 多个用户组ID用逗号隔开,如:,1,2,
--------------------------------------
字段名 类型 解释 附加说明
其它表:
phome_enewsmenu 扩展菜单表
phome_enewsmenuclass 扩展菜单分类表
phome_enewsmoreport 多访问端表
phome_enewspublic 系统参数配置表
phome_enewspubvar 扩展变量表
phome_enewspubvarclass 扩展变量分类表
phome_enewspayapi 在线支付接口表
phome_enewspayrecord 在线支付记录表
phome_enewspic 图片信息表
phome_enewspicclass 图片信息分类表