This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ثبت نام
ورود
Rankin
/
wiki
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
درخواست واکشی
0
ویکی
درخت:
9ae1591258
شاخهها
تگها
master
wiki
/
db
/
lj_combo_item_relation.md
lj_combo_item_relation.md
396 B
تاريخچه
خام
lj_combo_item_relation table structure
此表为课程包与商品的对应关系表
field
type
null
default
desc
extra
id
bigint
no
主键
pri
combo_id
bigint
no
item_id
bigint
no
create_time
timestamp
no
now
创建时间
index
unique index (combo_id, item_id)