数据库字典

分销商等级表

字段 类型 默认 注释
id int(10) auto_increment
uniacid int(11) 0
level_name varchar(50) 0
level_weight int(11) 0
bonus_ratio decimal(10) 0.00
upgrade_type varchar(100) 0
become text()
created_at int(11) 0
updated_at int(11) 0
deleted_at int(11) 0

备注:无