Showing
1 changed file
with
2 additions
and
2 deletions
| @@ -30,7 +30,7 @@ | @@ -30,7 +30,7 @@ | ||
| 30 | ```json | 30 | ```json |
| 31 | 31 | ||
| 32 | { | 32 | { |
| 33 | - content: [ | 33 | + content: [ --查询返回的日志内容 |
| 34 | { | 34 | { |
| 35 | id: "ADE2448AAAB638AC-1-156694619D0-200003595", | 35 | id: "ADE2448AAAB638AC-1-156694619D0-200003595", |
| 36 | appKey: "com.boxfishedu.teacher", | 36 | appKey: "com.boxfishedu.teacher", |
| @@ -38,7 +38,7 @@ | @@ -38,7 +38,7 @@ | ||
| 38 | deviceId: "14027cf72204aaa2f924c00f19456b4cbc5f3011", | 38 | deviceId: "14027cf72204aaa2f924c00f19456b4cbc5f3011", |
| 39 | eventId: "1fac9fa9-252e-4922-bd29-75db79ca8fcb", | 39 | eventId: "1fac9fa9-252e-4922-bd29-75db79ca8fcb", |
| 40 | type: "track", | 40 | type: "track", |
| 41 | - properties: { | 41 | + properties: { ---埋点里的所有属性都在properties里 |
| 42 | room_id: "312913222", | 42 | room_id: "312913222", |
| 43 | sys_app_release: "7.0.0", | 43 | sys_app_release: "7.0.0", |
| 44 | sys_screen_height: 768, | 44 | sys_screen_height: 768, |
-
Please register or login to post a comment