@@ -172,7 +172,7 @@
updater_id=#{updaterId,jdbcType=BIGINT},
</if>
<if test="updateTime != null">
- update_time=#{updateTime,jdbcType=TIMESTAMP})
+ update_time=#{updateTime,jdbcType=TIMESTAMP}
</set>
where id=#{id,jdbcType=BIGINT}