| | |
| | | <result column="memo" property="memo" /> |
| | | <result column="pak_mk" property="pakMk" /> |
| | | <result column="point" property="point" /> |
| | | <result column="model" property="model" /> |
| | | <result column="busy" property="busy" /> |
| | | <result column="front_overrun" property="frontOverrun" /> |
| | | <result column="back_overrun" property="backOverrun" /> |
| | | <result column="left_overrun" property="leftOverrun" /> |
| | | <result column="right_overrun" property="rightOverrun" /> |
| | | <result column="over_height" property="overHeight" /> |
| | | <result column="over_weight" property="overWeight" /> |
| | | <result column="has_tray" property="hasTray" /> |
| | | <result column="has_car" property="hasCar" /> |
| | | <result column="device_error" property="deviceError" /> |
| | | <result column="task_address" property="taskAddress" /> |
| | | <result column="dist_address" property="distAddress" /> |
| | | <result column="complete_task_no" property="completeTaskNo" /> |
| | | <result column="lev" property="lev" /> |
| | | <result column="station_list" property="stationList" /> |
| | | |
| | | </resultMap> |
| | | |