KKSU
2024-07-01 c3ed9a07b0765834136afb6400d350d895584b51
src/main/resources/mapper/modules/MallOrderRefundMapper.xml
@@ -12,8 +12,7 @@
               b.phone buyPhone,
               b.bind_phone buyBindPhone,
               c.order_no,
               c.amount,
               CONCAT(a.phone,a.bind_phone,a.address) addressDetail
               CONCAT(a.phone,a.name,a.address) addressDetail
        from mall_order_refund a
        left join mall_member b on b.id = a.member_id