delete from base_template_message where id_=#{id,jdbcType=VARCHAR}
update base_template_message
code_=#{code,jdbcType=VARCHAR},
title_=#{title,jdbcType=VARCHAR},
content_=#{content,jdbcType=VARCHAR},
target_=#{target,jdbcType=VARCHAR},
json_=#{json,jdbcType=VARCHAR},
where id_=#{id}