@@ -392,7 +392,6 @@
#{item}
</foreach>
</if>
- GROUP BY t.user_id
GROUP BY d.user_id
) t3 ON t.user_id = t3.user_id
LEFT JOIN (