| | |
| | | <result property="payTimestamp" column="pay_timestamp" jdbcType="BIGINT"/> |
| | | <result property="refundTimestamp" column="refund_timestamp" jdbcType="BIGINT"/> |
| | | <result property="refundMsg" column="refund_msg" jdbcType="VARCHAR"/> |
| | | <result property="alreadyChargingTime" column="already_charging_time" jdbcType="VARCHAR"/> |
| | | <result property="startChargingTimestamp" column="start_charging_timestamp" jdbcType="BIGINT"/> |
| | | <result property="stopChargingTimestamp" column="stop_charging_timestamp" jdbcType="BIGINT"/> |
| | | <result property="orderStatus" column="order_status" jdbcType="INTEGER"/> |