cloudroam
2024-10-23 0f148ab371926582eeb2774904af5de6dc9e5761
src/main/resources/mapper/wallet/WalletMapper.xml
@@ -19,6 +19,8 @@
        <result column="settling_amount" property="settlingAmount" />
        <result column="total_deduction" property="totalDeduction" />
        <result column="total_transaction_amount" property="totalTransactionAmount" />
        <result column="settled_amount" property="settledAmount" />
    </resultMap>
</mapper>