| | |
| | | <result column="out_enable" property="outEnable" /> |
| | | <result column="data_error" property="dataError" /> |
| | | <result column="id" property="id" /> |
| | | <result column="sensorG_arrive" property="sensorGArrive" /> |
| | | <result column="sensorG_dec" property="sensorGDec" /> |
| | | <result column="sensorG_arrive2" property="sensorGArrive2" /> |
| | | <result column="sensor_limit" property="sensorLimit" /> |
| | | <result column="emergency" property="emergency" /> |
| | | <result column="sensorG_leave" property="sensorGLeave" /> |
| | | <result column="sensorG_leave2" property="sensorGLeave2" /> |
| | | <result column="sensorC_up" property="sensorCUp" /> |
| | | <result column="sensorC_down" property="sensorCDown" /> |
| | | <result column="lift_motor_fr" property="liftMotorFr" /> |
| | | <result column="line_motor_fr" property="lineMotorFr" /> |
| | | <result column="tran_motor_fr" property="tranMotorFr" /> |
| | | <result column="rst1" property="rst1" /> |
| | | <result column="rst2" property="rst2" /> |
| | | <result column="rst3" property="rst3" /> |
| | | <result column="rst4" property="rst4" /> |
| | | <result column="sensor_arrive_d" property="sensorArriveD" /> |
| | | <result column="sensor_dec_d" property="sensorDecD" /> |
| | | <result column="sensor_arrive_l" property="sensorArriveL" /> |
| | | <result column="sensor_dec_l" property="sensorDecL" /> |
| | | <result column="sensor_arrive_r" property="sensorArriveR" /> |
| | | <result column="sensor_dec_r" property="sensorDecR" /> |
| | | |
| | | </resultMap> |
| | | |