|
|
@@ -1,5 +1,5 @@
|
|
|
insert into sa_shoppingcart (siteid, sa_shoppingcartid, createuserid, createby, createdate, changeby, changedate,
|
|
|
- sa_brandid, itemid, qty, itemno, sys_enterpriseid, tradefield, length, width,height
|
|
|
+ sa_brandid, itemid, qty, itemno, sys_enterpriseid, tradefield, length, width,height,
|
|
|
sa_promotionid, sa_promotion_itemsid, cheek, colors, material)
|
|
|
values ($siteid$, $sa_shoppingcartid$, $userid$, $username$, current_time, $username$, current_time, $sa_brandid$,
|
|
|
$itemid$, $qty$, $itemno$, $sys_enterpriseid$, $tradefield$, $length$, $width$,$height$, $sa_promotionid$,
|