xiaoyong931011
2023-03-01 c3f2f93821ac8d351fe7c9d1f0f28c39b36cfef1
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