wcc 1 rok temu
rodzic
commit
6904620959

+ 1 - 1
game-data/game-data-serve/src/main/java/com/zanxiang/game/data/serve/service/impl/AdsAccountRechargeRankingServiceImpl.java

@@ -61,7 +61,7 @@ public class AdsAccountRechargeRankingServiceImpl implements IAdsAccountRecharge
                 sum(total_amount) as total_amount,
                 sum(total_amount_user) as total_amount_user,
                 sum(total_amount_count) as total_amount_count,
-                sum(cost) / sum(first_amount) as first_roi,
+                sum(first_amount) / sum(cost) as first_roi,
                 sum(total_amount) / sum(total_amount_count) as avg_amount,
                 sum(total_amount) / sum(cost) as roi
                 from ads_account_recharge_ranking