xiaoyong931011
2023-04-17 848a1f9caf6f7e7efe7c65b770cea3ad52512496
src/main/resources/mapper/modules/MallMoneyFlowMapper.xml
@@ -72,6 +72,7 @@
        a.created_time createdTime,
        a.amount amount,
        a.amount_fee amountFee,
        (a.amount-a.amount_fee) amountReal,
        a.withdraw_no withdrawNo,
        a.remark remark,
        a.status status,