Commit 129896c8 by 阮思源

修改

parent 920eef38
......@@ -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