xiaoyong931011
2023-07-28 3a0ee38375a0fdf95ef734fa420030203ee31abd
赠送积分更新状态
1 files modified
2 ■■■ changed files
src/main/resources/mapper/modules/MallMoneyFlowMapper.xml 2 ●●● patch | view | raw | blame | history
src/main/resources/mapper/modules/MallMoneyFlowMapper.xml
@@ -11,7 +11,7 @@
        select
            a.*
        from mall_money_flow a
            left join mall_member b on a.rt_member_id=b.id
            left join mall_member b on a.member_id = b.id
        <where>
            a.status != null
            <if test="record.inOrOut == 3">