Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
YDL-Component-Medical
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
杨凯
YDL-Component-Medical
Commits
1b0b4007
Commit
1b0b4007
authored
Nov 30, 2021
by
霍志良
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:测评埋点
parent
5ffa4294
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
config.gradle
config.gradle
+2
-2
TestBIConstants.kt
m-tests/src/main/java/com/yidianling/tests/home/config/TestBIConstants.kt
+1
-1
No files found.
config.gradle
View file @
1b0b4007
...
...
@@ -15,7 +15,7 @@ ext {
"m-article"
:
"0.0.0.10"
,
"m-muse"
:
"0.0.28.27"
,
"m-tests"
:
"0.0.24.1
6
"
,
"m-tests"
:
"0.0.24.1
7
"
,
"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.1
6
"
,
"m-tests"
:
"0.0.24.1
7
"
,
"m-course"
:
"0.0.43.36"
,
//-------------- 业务模块 API 层 --------------
"m-audioim-api"
:
"0.0.6"
,
...
...
m-tests/src/main/java/com/yidianling/tests/home/config/TestBIConstants.kt
View file @
1b0b4007
...
...
@@ -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_mai
n
_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-测试搜索
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment