diff --git a/Design/ReportStartupStat.md b/Design/ReportStartupStat.md index fdb17123b3cafd9bd54ce02ab69c323e0e765612..a825555cfb40195310de88b2d030be35e725584d 100644 --- a/Design/ReportStartupStat.md +++ b/Design/ReportStartupStat.md @@ -59,7 +59,7 @@ errorType取值:[0,10000] WX.ReportGameStageCostTime(0, ""); // 所有加载完成,玩家可以交互(如休闲游戏已进入核心玩法、MMO游戏进入创角时), 需要知道留存率 - WX.ReportGameStart(0, ""); + WX.ReportGameStart(); ``` ## 四、获取Loader启动阶段