insert into ${tableName} ( ${key} ) values ( #{value} ) delete from ${tableName} where mainid = #{mainId} and group_id = #{groupId}