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