changed the mark point name

This commit is contained in:
unknown
2020-09-10 17:51:16 +08:00
parent d99c4f08e3
commit 2ebc574309
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ import com.mogo.service.analytics.IMogoAnalytics
object AnalyticsUtil {
const val INVOKE_TRACK_PLAY_PASS_ID = "v2x_play_pass"
const val INVOKE_TRACK_PLAY_PASS_ID = "mogu_play_pass"
const val INVOKE_TRACK_PASS_TIME = "pass_time"
const val INVOKE_TRACK_PLAY_TIME = "play_time"