and ${criterion.condition}
and ${criterion.condition} #{criterion.value}
and ${criterion.condition} #{criterion.value} and #{criterion.secondValue}
and ${criterion.condition}
#{listItem}
and ${criterion.condition}
and ${criterion.condition} #{criterion.value}
and ${criterion.condition} #{criterion.value} and #{criterion.secondValue}
and ${criterion.condition}
#{listItem}
id, account_name, gh_id, publish_date, user_group_id, content_id, push_id, `status`,
create_time, update_time
url
delete from long_articles_group_send_result
where id = #{id,jdbcType=BIGINT}
delete from long_articles_group_send_result
insert into long_articles_group_send_result (id, account_name, gh_id,
publish_date, user_group_id, content_id,
push_id, `status`, create_time,
update_time, url)
values (#{id,jdbcType=BIGINT}, #{accountName,jdbcType=VARCHAR}, #{ghId,jdbcType=VARCHAR},
#{publishDate,jdbcType=VARCHAR}, #{userGroupId,jdbcType=INTEGER}, #{contentId,jdbcType=VARCHAR},
#{pushId,jdbcType=VARCHAR}, #{status,jdbcType=INTEGER}, #{createTime,jdbcType=TIMESTAMP},
#{updateTime,jdbcType=TIMESTAMP}, #{url,jdbcType=LONGVARCHAR})
insert into long_articles_group_send_result
id,
account_name,
gh_id,
publish_date,
user_group_id,
content_id,
push_id,
`status`,
create_time,
update_time,
url,
#{id,jdbcType=BIGINT},
#{accountName,jdbcType=VARCHAR},
#{ghId,jdbcType=VARCHAR},
#{publishDate,jdbcType=VARCHAR},
#{userGroupId,jdbcType=INTEGER},
#{contentId,jdbcType=VARCHAR},
#{pushId,jdbcType=VARCHAR},
#{status,jdbcType=INTEGER},
#{createTime,jdbcType=TIMESTAMP},
#{updateTime,jdbcType=TIMESTAMP},
#{url,jdbcType=LONGVARCHAR},
update long_articles_group_send_result
id = #{record.id,jdbcType=BIGINT},
account_name = #{record.accountName,jdbcType=VARCHAR},
gh_id = #{record.ghId,jdbcType=VARCHAR},
publish_date = #{record.publishDate,jdbcType=VARCHAR},
user_group_id = #{record.userGroupId,jdbcType=INTEGER},
content_id = #{record.contentId,jdbcType=VARCHAR},
push_id = #{record.pushId,jdbcType=VARCHAR},
`status` = #{record.status,jdbcType=INTEGER},
create_time = #{record.createTime,jdbcType=TIMESTAMP},
update_time = #{record.updateTime,jdbcType=TIMESTAMP},
url = #{record.url,jdbcType=LONGVARCHAR},
update long_articles_group_send_result
set id = #{record.id,jdbcType=BIGINT},
account_name = #{record.accountName,jdbcType=VARCHAR},
gh_id = #{record.ghId,jdbcType=VARCHAR},
publish_date = #{record.publishDate,jdbcType=VARCHAR},
user_group_id = #{record.userGroupId,jdbcType=INTEGER},
content_id = #{record.contentId,jdbcType=VARCHAR},
push_id = #{record.pushId,jdbcType=VARCHAR},
`status` = #{record.status,jdbcType=INTEGER},
create_time = #{record.createTime,jdbcType=TIMESTAMP},
update_time = #{record.updateTime,jdbcType=TIMESTAMP},
url = #{record.url,jdbcType=LONGVARCHAR}
update long_articles_group_send_result
set id = #{record.id,jdbcType=BIGINT},
account_name = #{record.accountName,jdbcType=VARCHAR},
gh_id = #{record.ghId,jdbcType=VARCHAR},
publish_date = #{record.publishDate,jdbcType=VARCHAR},
user_group_id = #{record.userGroupId,jdbcType=INTEGER},
content_id = #{record.contentId,jdbcType=VARCHAR},
push_id = #{record.pushId,jdbcType=VARCHAR},
`status` = #{record.status,jdbcType=INTEGER},
create_time = #{record.createTime,jdbcType=TIMESTAMP},
update_time = #{record.updateTime,jdbcType=TIMESTAMP}
update long_articles_group_send_result
account_name = #{accountName,jdbcType=VARCHAR},
gh_id = #{ghId,jdbcType=VARCHAR},
publish_date = #{publishDate,jdbcType=VARCHAR},
user_group_id = #{userGroupId,jdbcType=INTEGER},
content_id = #{contentId,jdbcType=VARCHAR},
push_id = #{pushId,jdbcType=VARCHAR},
`status` = #{status,jdbcType=INTEGER},
create_time = #{createTime,jdbcType=TIMESTAMP},
update_time = #{updateTime,jdbcType=TIMESTAMP},
url = #{url,jdbcType=LONGVARCHAR},
where id = #{id,jdbcType=BIGINT}
update long_articles_group_send_result
set account_name = #{accountName,jdbcType=VARCHAR},
gh_id = #{ghId,jdbcType=VARCHAR},
publish_date = #{publishDate,jdbcType=VARCHAR},
user_group_id = #{userGroupId,jdbcType=INTEGER},
content_id = #{contentId,jdbcType=VARCHAR},
push_id = #{pushId,jdbcType=VARCHAR},
`status` = #{status,jdbcType=INTEGER},
create_time = #{createTime,jdbcType=TIMESTAMP},
update_time = #{updateTime,jdbcType=TIMESTAMP},
url = #{url,jdbcType=LONGVARCHAR}
where id = #{id,jdbcType=BIGINT}
update long_articles_group_send_result
set account_name = #{accountName,jdbcType=VARCHAR},
gh_id = #{ghId,jdbcType=VARCHAR},
publish_date = #{publishDate,jdbcType=VARCHAR},
user_group_id = #{userGroupId,jdbcType=INTEGER},
content_id = #{contentId,jdbcType=VARCHAR},
push_id = #{pushId,jdbcType=VARCHAR},
`status` = #{status,jdbcType=INTEGER},
create_time = #{createTime,jdbcType=TIMESTAMP},
update_time = #{updateTime,jdbcType=TIMESTAMP}
where id = #{id,jdbcType=BIGINT}