wjx 1 settimana fa
parent
commit
fcc6842777

+ 1 - 1
src/pages/iaaData/game/ocenaengine/appCashTrendRetained/index.tsx

@@ -5,7 +5,7 @@ import moment from "moment";
 import { useModel } from "umi";
 import { useModel } from "umi";
 import { useAjax } from "@/Hook/useAjax";
 import { useAjax } from "@/Hook/useAjax";
 import columns12 from "./tableConfig";
 import columns12 from "./tableConfig";
-import { getByteAppTrendLtvListApi, getByteAppTrendLtvTotalApi, getByteAppTrendRetainedListApi, getByteAppTrendRetainedTotalApi, GetByteAppTrendRoiListApi } from "@/services/iaaData";
+import { getByteAppTrendRetainedListApi, getByteAppTrendRetainedTotalApi, GetByteAppTrendRoiListApi } from "@/services/iaaData";
 
 
 /**
 /**
  * 变现趋势留存
  * 变现趋势留存