@@ -354,7 +354,6 @@
#{item}
</foreach>
</if>
- GROUP BY t.user_id
GROUP BY d.user_id
) t3 ON t.user_id = t3.user_id
WHERE t.cost > 0