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