Commit b9c58d63 by Administrator

Merge branch 'fixbug/1024200' into 'master'

bug: [1024200] 修改权益批量插入sql

See merge request rays/pcloud-book!780
parents f78cfc04 cde08636
......@@ -65,7 +65,7 @@
NOW(),
#{item.rightsItemGroupId,jdbcType=BIGINT},
#{item.rightsSettingTitleId},
#{item.groupType,jdbcType=VARCHAR},
#{item.groupType,jdbcType=VARCHAR}
)
</foreach>
</insert>
......
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