Skip to content
搜索
Main Navigation
开源门户
ONEX OMS
ECShopX
Appearance
Menu
Return to top
本页目录
flowctrl_feature_group
特性类目配置表
所属应用
:
flowctrl
表结构
ColumnName
Comment
Type
Not null
Default
Autoincrement
ftgp_id
ftgp_id
int(10) unsigned
Y
Y
ftgp_name
类目
varchar(200)
Y
N
config
config
text
N
N
disabled
是否失效
enum('true','false')
Y
false
N
索引
Key name
Column names
Unique
Comment
primary
ftgp_id
Y
ind_ftgp_name
ftgp_name
Y