|
|
|
@@ -19,7 +19,7 @@ |
|
|
|
<result column="pay_date" jdbcType="TIMESTAMP" property="payDate"/> |
|
|
|
<result column="set_off" jdbcType="VARCHAR" property="setOff"/> |
|
|
|
<result column="starttime" jdbcType="TIMESTAMP" property="starttime"/> |
|
|
|
<result column="endtime" jdbcType="X" property="endtime"/> |
|
|
|
<result column="endtime" jdbcType="TIMESTAMP" property="endtime"/> |
|
|
|
<result column="energy_fees_id" jdbcType="BIGINT" property="energyFeesId"/> |
|
|
|
<result column="remark" jdbcType="VARCHAR" property="remark"/> |
|
|
|
</resultMap> |
|
|
|
|