Commit cde08636 by 吴博

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

parent f78cfc04
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
NOW(), NOW(),
#{item.rightsItemGroupId,jdbcType=BIGINT}, #{item.rightsItemGroupId,jdbcType=BIGINT},
#{item.rightsSettingTitleId}, #{item.rightsSettingTitleId},
#{item.groupType,jdbcType=VARCHAR}, #{item.groupType,jdbcType=VARCHAR}
) )
</foreach> </foreach>
</insert> </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