更新一个字段映射错误
This commit is contained in:
parent
ed07cb7a6e
commit
9d425130e3
@ -9,7 +9,7 @@
|
||||
<result column="fault_time" jdbcType="TIMESTAMP" property="faultTime" />
|
||||
<result column="device_type" jdbcType="VARCHAR" property="deviceType" />
|
||||
<result column="serial_number" jdbcType="VARCHAR" property="serialNumber" />
|
||||
<result column="station_id" javaType="BIGINT" property="stationId" />
|
||||
<result column="station_id" jdbcType="BIGINT" property="stationId" />
|
||||
<result column="reason" jdbcType="VARCHAR" property="reason" />
|
||||
<result column="disposal_method" jdbcType="VARCHAR" property="disposalMethod" />
|
||||
<result column="status" jdbcType="SMALLINT" property="status" />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user