Commit 1061ded9 by 李传峰

Merge branch 'feature/1007039' into 'master'

feat:[1007039]ERROR日志

See merge request rays/pcloud-book!1558
parents 2be7d1de 9d25769c
...@@ -104,6 +104,8 @@ ...@@ -104,6 +104,8 @@
#{adviserId, jdbcType=BIGINT}, #{adviserId, jdbcType=BIGINT},
#{channelId, jdbcType=BIGINT} #{channelId, jdbcType=BIGINT}
) )
ON DUPLICATE KEY UPDATE
update_time = now()
</insert> </insert>
<insert id="batchInsert"> <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