Commit 9d25769c by 朱亚洁

feat:[1007039]ERROR日志

parent 2be7d1de
......@@ -104,6 +104,8 @@
#{adviserId, jdbcType=BIGINT},
#{channelId, jdbcType=BIGINT}
)
ON DUPLICATE KEY UPDATE
update_time = now()
</insert>
<insert id="batchInsert">
......
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