| | |
| | | <result column="project_experience" property="projectExperience"/> |
| | | <result column="technical_strength" property="technicalStrength"/> |
| | | <result column="skilled_uav_type" property="skilledUavType"/> |
| | | <result column="skilled_task_type" property="skilledTaskType"/> |
| | | <result column="skilled_task_type" property="skilledTaskType" typeHandler="org.sxkj.common.handler.GenericListTypeHandler"/> |
| | | <result column="area_code" property="areaCode"/> |
| | | <result column="flyer_address" property="flyerAddress"/> |
| | | <result column="certification" property="certification" typeHandler="com.baomidou.mybatisplus.extension.handlers.JacksonTypeHandler"/> |
| | |
| | | <result column="project_experience" property="projectExperience"/> |
| | | <result column="technical_strength" property="technicalStrength"/> |
| | | <result column="skilled_uav_type" property="skilledUavType"/> |
| | | <result column="skilled_task_type" property="skilledTaskType"/> |
| | | <result column="skilled_task_type" property="skilledTaskType" typeHandler="org.sxkj.common.handler.GenericListTypeHandler"/> |
| | | <result column="area_code" property="areaCode"/> |
| | | <result column="flyer_address" property="flyerAddress"/> |
| | | <result column="certification" property="certification" typeHandler="com.baomidou.mybatisplus.extension.handlers.JacksonTypeHandler"/> |