11
This commit is contained in:
@@ -147,6 +147,6 @@ CREATE TABLE `lpk_reserve_order_goods` (
|
||||
`goodsNumber` int(11) DEFAULT 1 COMMENT '商品数量',
|
||||
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE=InnoDB COMMENT='预约订单';
|
||||
) ENGINE=InnoDB COMMENT='预约订单商品';
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user