修复代码错误
This commit is contained in:
parent
c1a257808a
commit
2f58a3a85a
@ -15,7 +15,7 @@
|
||||
<result column="charging_mode" jdbcType="VARCHAR" property="chargingMode"/>
|
||||
<result column="charging_station_id" jdbcType="BIGINT" property="chargingStationId"/>
|
||||
<result column="terminal_id" jdbcType="BIGINT" property="terminalId"/>
|
||||
<result column="del_lock" jdbcType="TINYINT" property="delLock"/> <!--他自己生成的方法没加这个字段,用到了的时候在加-->
|
||||
<result column="lock_flag" jdbcType="TINYINT" property="lockFlag"/> <!--他自己生成的方法没加这个字段,用到了的时候在加-->
|
||||
<result column="del_flag" jdbcType="INTEGER" property="delFlag"/>
|
||||
</resultMap>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user