xiaoyong931011
2023-03-16 c0cae0a68ec2d917a9fad1f093a16b6d1d16af3c
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