| | |
| | | <result column="name" property="name"/> |
| | | <result column="id_card" property="idCard"/> |
| | | <result column="phone" property="phone"/> |
| | | <result column="start_time" property="startTime"/> |
| | | <result column="end_time" property="endTime"/> |
| | | <result column="transport_dept" property="transportDept"/> |
| | | <result column="pass_province" property="passProvince"/> |
| | | <result column="departure" property="departure"/> |
| | | <result column="destination" property="destination"/> |
| | | <result column="pathway" property="pathway"/> |
| | | <result column="pass_birdge" property="passBirdge"/> |
| | | </resultMap> |
| | | |
| | | |