Browse Source

人效 初版4

zhaoxian 3 years ago
parent
commit
559ef9eb5e

+ 0 - 1
jeecg-boot-material-view/src/main/java/org/jeecg/ctop/material/mapper/xml/BytedanceAccountReportDailyDwMapper.xml

@@ -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