数据库字典/vsl_presell_goods/预售商品表

字段名 数据类型 允许为空 描述
presell_goods_id int(11) NO 预售商品ID
presell_id int(11) NO 预售ID
goods_id int(11) YES 商品ID
sku_id int(11) YES 规格ID
max_buy int(11) YES 限购
first_money decimal(10,2) YES 定金
all_money decimal(10,2) YES 全款
presell_num int(11) YES 预售库存
vr_num int(11) YES 虚拟库存
shop_id int(11) YES 店铺
start_time int(11) YES 开始时间
end_time int(11) YES 结束时间
max_buy_time int(11) NO 限购设置的时间