Commit cde08636 by 吴博

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

parent f78cfc04
......@@ -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