yanghb
2023-04-21 75a2623173bcc4a235aa1f99f7ef28519186160b
UserTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/taxi/dao/mapping/PaymentRecordMapper.xml
@@ -14,6 +14,8 @@
        <result column="amount" property="amount"/>
        <result column="code" property="code"/>
        <result column="state" property="state"/>
        <result column="refundState" property="refundState"/>
        <result column="refundCode" property="refundCode"/>
        <result column="insertTime" property="insertTime"/>
    </resultMap>