|
@@ -123,7 +123,8 @@
|
|
|
apr.discount_amount as activityDiscountAmount,
|
|
apr.discount_amount as activityDiscountAmount,
|
|
|
tbo.errand_money as errandMoney,
|
|
tbo.errand_money as errandMoney,
|
|
|
tbo.pay_money as payMoney,
|
|
tbo.pay_money as payMoney,
|
|
|
- tbo.order_id as orderId
|
|
|
|
|
|
|
+ tbo.order_id as orderId,
|
|
|
|
|
+ tbo.order_type_extra as orderTypeExtra
|
|
|
FROM
|
|
FROM
|
|
|
(
|
|
(
|
|
|
SELECT
|
|
SELECT
|