select project_id, azx_insurance, yqx_insurance from sur_project_insurance insert into sur_project_insurance azx_insurance, yqx_insurance, #{azxInsurance}, #{yqxInsurance}, update sur_project_insurance azx_insurance = #{azxInsurance}, yqx_insurance = #{yqxInsurance}, where project_id = #{projectId} delete from sur_project_insurance where project_id = #{projectId} delete from sur_project_insurance where project_id in #{projectId}