and 1=2 and rescue_info.elevator_id in (select elevator_id from ele_info_usage where estate_company_id = #{ccId}) and rescue_info.elevator_id in (select elevator_id from ele_info_mainten where mainten_company_id = #{ccId}) and rescue_info.elevator_id in (select elevator_id from fault_insure_elevator where insure_id in (select insure_id from fault_insure where insure_company_id = #{ccId})) and rescue_info.elevator_id in (select elevator_id from ele_info_basic where quality_company_id = #{ccId}) and rescue_info.elevator_id in (select elevator_id from ele_info_basic where inspect_company_id = #{ccId}) and rescue_info.elevator_id in (select elevator_id from pf_user_elevator where user_id = #{limitUser}) update `rescue_info` `video_path` = #{videoPath,jdbcType=VARCHAR}, `img_path` = #{imgPath,jdbcType=VARCHAR} rescue_id = #{rescueId,jdbcType=VARCHAR} update `rescue_info` `trap_video_path` = #{trapVideoPath,jdbcType=VARCHAR}, `img_path` = #{imgPath,jdbcType=VARCHAR} rescue_id = #{rescueId,jdbcType=VARCHAR} update `rescue_info` `fault_id` = #{faultId,jdbcType=VARCHAR} rescue_id = #{rescueId,jdbcType=VARCHAR}