Commit a552c5ab by 阮思源

Merge branch 'feat-1002570-1' into 'master'

修改

See merge request rays/pcloud-book!542
parents 920eef38 129896c8
......@@ -90,9 +90,7 @@
send_mode = #{sendMode,jdbcType=INTEGER},
</if>
not_reply_fusing_count = #{notReplyFusingCount,jdbcType=INTEGER},
<if test="replaceCodeId != null">
replace_code_id = #{replaceCodeId,jdbcType=BIGINT},
</if>
</set>
where id = #{id,jdbcType=BIGINT}
</update>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment