|
@@ -33,7 +33,7 @@
|
|
|
totalAmount, totalFee, shouldPayFee, productUnit, num, presentNum, discountFee, includedTax,
|
|
|
invoiceType, taxRate, addedValueTax, totalAddedValueTax, singleShouldPayTotalTax, shouldPayTotalTax,
|
|
|
shopProductAmount, singleShopFee, shopFee, singleOtherFee, otherFee, singleCmFee, cmFee,
|
|
|
- payStatus, buyAgainFlag, notOutStore, isActProduct, productType)
|
|
|
+ payStatus, buyAgainFlag, , isActProduct, productType)
|
|
|
VALUES (#{orderId},#{orderNo},#{shopOrderId},#{shopOrderNo},#{orderPromotionsId},#{productId},#{shopId},#{name},
|
|
|
#{image},#{price},#{price},#{shopName},#{costPrice},#{normalPrice},#{ladderPriceFlag},#{discountPrice},#{discount},
|
|
|
#{totalAmount},#{totalFee},#{shouldPayFee},#{productUnit},#{num},#{presentNum},#{discountFee},#{includedTax},
|