drone-service/drone-gd/src/main/java/org/sxkj/gd/flyer/mapper/GdFlyerMapper.xml
@@ -26,6 +26,7 @@ <resultMap id="gdFlyerVOResultMap" type="org.sxkj.gd.flyer.vo.GdFlyerVO"> <result column="id" property="id"/> <result column="flyer_id" property="flyerId"/> <result column="flyer_name" property="flyerName"/> <result column="flyer_phone" property="flyerPhone"/> <result column="flight_hours" property="flightHours"/>