Showing
1 changed file
with
3 additions
and
1 deletions
@@ -58,7 +58,9 @@ | @@ -58,7 +58,9 @@ | ||
58 | "device":"ios" | 58 | "device":"ios" |
59 | "appVersion":"6.6.0" | 59 | "appVersion":"6.6.0" |
60 | "courseName":"英雄是怎样炼成的" | 60 | "courseName":"英雄是怎样炼成的" |
61 | - "templateList":{"subTypeList":[0,2,3,6], "typeStringList":["group_test_item_video", "content_scene_video"] | 61 | + "templateList":{"subTypeList":[0,2,3,6], |
62 | + "typeStringList":["group_test_item_video", | ||
63 | + "content_scene_video"] | ||
62 | "attachmentType":"smallFile" | 64 | "attachmentType":"smallFile" |
63 | } | 65 | } |
64 | ``` | 66 | ``` |
-
Please register or login to post a comment