Commit 1b0b4007 by 霍志良

feat:测评埋点

parent 5ffa4294
......@@ -15,7 +15,7 @@ ext {
"m-article" : "0.0.0.10",
"m-muse" : "0.0.28.27",
"m-tests" : "0.0.24.16",
"m-tests" : "0.0.24.17",
"m-course" : "0.0.43.36",
//-------------- 业务模块 API 层 --------------
......@@ -98,7 +98,7 @@ ext {
"m-article" : "0.0.0.8",
"m-muse" : "0.0.28.27",
"m-tests" : "0.0.24.16",
"m-tests" : "0.0.24.17",
"m-course" : "0.0.43.36",
//-------------- 业务模块 API 层 --------------
"m-audioim-api" : "0.0.6",
......
......@@ -7,7 +7,7 @@ class TestBIConstants {
companion object {
private const val YDL_TEST_MAI_PAGE: String = "test_mai_page|"//壹点灵用户版首页 partId
private const val YDL_TEST_MAI_PAGE: String = "test_main_page|"//壹点灵用户版首页 partId
const val YDL_TEST__MAIN_MY_TEST_CLICK: String = YDL_TEST_MAI_PAGE + "test_main_my_test_click"//cs-我的测评
const val YDL_TEST_MAIN_SEARCH_CLICK: String = YDL_TEST_MAI_PAGE + "test_main_search_click"//cs-测试搜索
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment