delete from wechat_reply_message where id_=#{id,jdbcType=VARCHAR}
update wechat_reply_message
event_=#{event,jdbcType=VARCHAR},
message_=#{message,jdbcType=VARCHAR},
create_time=#{createTime,jdbcType= TIMESTAMP },
update_time=#{updateTime,jdbcType= TIMESTAMP },
where id_=#{id}