diff --git a/mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml b/mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml index 780eba22e..4b55fdcfa 100644 --- a/mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml @@ -588,6 +588,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + co.id,co.tenant_id,co.coupon_id,co.coupon_type,co.expired_time,co.coupon_order_status,co.create_date,co.update_date,co.coupon_price, c.title,c.sale_price,c.use_price,c.price,c.unit,c.auto_refund,c.business,c.subsidy_type,ms.subsidy subsidy_num, @@ -607,7 +642,7 @@ m.name as merchant_name,m.id as merchant_id - select from wx_coupon_order co inner join wx_coupon c on c.id = co.coupon_id