|
@@ -8,6 +8,7 @@
|
|
<result column="account_number" property="accountNumber" />
|
|
<result column="account_number" property="accountNumber" />
|
|
<result column="rheological_change" property="rheologicalChange" />
|
|
<result column="rheological_change" property="rheologicalChange" />
|
|
<result column="power_capacity" property="powerCapacity" />
|
|
<result column="power_capacity" property="powerCapacity" />
|
|
|
|
+ <result column="route_id" property="routeId" />
|
|
<result column="site_id" property="siteId" />
|
|
<result column="site_id" property="siteId" />
|
|
<result column="supervision_department_id" property="supervisionDepartmentId" />
|
|
<result column="supervision_department_id" property="supervisionDepartmentId" />
|
|
<result column="cable_hole" property="cableHole" />
|
|
<result column="cable_hole" property="cableHole" />
|
|
@@ -15,6 +16,7 @@
|
|
<result column="water_leakage" property="waterLeakage" />
|
|
<result column="water_leakage" property="waterLeakage" />
|
|
<result column="annihilator_insufficient_configuration" property="annihilatorInsufficientConfiguration" />
|
|
<result column="annihilator_insufficient_configuration" property="annihilatorInsufficientConfiguration" />
|
|
<result column="annihilator_overdue" property="annihilatorOverdue" />
|
|
<result column="annihilator_overdue" property="annihilatorOverdue" />
|
|
|
|
+ <result column="door_baffle" property="doorBaffle" />
|
|
<result column="pile_up_sundries" property="pileUpSundries" />
|
|
<result column="pile_up_sundries" property="pileUpSundries" />
|
|
<result column="serious_ash_deposition" property="seriousAshDeposition" />
|
|
<result column="serious_ash_deposition" property="seriousAshDeposition" />
|
|
<result column="around_environment_humid" property="aroundEnvironmentHumid" />
|
|
<result column="around_environment_humid" property="aroundEnvironmentHumid" />
|
|
@@ -23,11 +25,16 @@
|
|
<result column="electrician_lack" property="electricianLack" />
|
|
<result column="electrician_lack" property="electricianLack" />
|
|
<result column="overdue_electrician_certificate" property="overdueElectricianCertificate" />
|
|
<result column="overdue_electrician_certificate" property="overdueElectricianCertificate" />
|
|
<result column="electric_test_overdue" property="electricTestOverdue" />
|
|
<result column="electric_test_overdue" property="electricTestOverdue" />
|
|
|
|
+ <result column="high_voltage_cabinet" property="highVoltageCabinet" />
|
|
<result column="old_equipment" property="oldEquipment" />
|
|
<result column="old_equipment" property="oldEquipment" />
|
|
|
|
+ <result column="charged_display" property="chargedDisplay" />
|
|
|
|
+ <result column="lighting" property="lighting" />
|
|
<result column="blanket_insufficient_configuration" property="blanketInsufficientConfiguration" />
|
|
<result column="blanket_insufficient_configuration" property="blanketInsufficientConfiguration" />
|
|
<result column="ground_wire" property="groundWire" />
|
|
<result column="ground_wire" property="groundWire" />
|
|
<result column="analog_screen" property="analogScreen" />
|
|
<result column="analog_screen" property="analogScreen" />
|
|
<result column="remarks" property="remarks" />
|
|
<result column="remarks" property="remarks" />
|
|
|
|
+ <result column="creator" property="creator" />
|
|
|
|
+ <result column="create_time" property="createTime" />
|
|
</resultMap>
|
|
</resultMap>
|
|
|
|
|
|
</mapper>
|
|
</mapper>
|