update tzc_policy set ext_user_id = #{obj.id},ext_user_code=#{obj.code},ext_user_name=#{obj.name} where del_flag=0 and id in #{selectId} update vtb_verification set ext_user_id = null,ext_user_id=null,ext_user_name=null where cost_apply_id in #{selectId}