2021与蓝度共同重构项目,服务端
liuhaonan
2022-08-24 c78889bffa820ff599d3d524800c20b477074326
dao/src/main/resources/mapper/C3mOrderMapper.xml
@@ -25,6 +25,7 @@
        <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"/>