lj_combo_price.md 510 B

lj_combo_price table structure

此表为课程包的出售价格

field type null default desc extra
id bigint no 主键 pri
combo_id bigint no 课程包id
type int no 类型
price double(16,2) no 0 价格
status smallint no 状态
create_time smallint no now 创建时间
update_time timestamp no now 更新时间
index

index item_id