select id,corp_id, group_name, company_id, create_time from qw_contact_way_group insert into qw_contact_way_group group_name, company_id, create_time, corp_id, #{groupName}, #{companyId}, #{createTime}, #{corpId}, update qw_contact_way_group group_name = #{groupName}, company_id = #{companyId}, create_time = #{createTime}, corp_id = #{corpId}, where id = #{id} delete from qw_contact_way_group where id = #{id} delete from qw_contact_way_group where id in #{id}