KKSU
2024-02-28 1ec33ec01e45efb45b28b786d80e74671f654b7d
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