@@ -138,7 +138,7 @@
and cr.delete_time = 0
and share_id in
<foreach collection="maxId" index="item" separator="," open="(" close=")">
- #{index}
+ #{item}
</foreach>
</select>