Showing
1 changed file
with
2 additions
and
2 deletions
@@ -28,6 +28,7 @@ | @@ -28,6 +28,7 @@ | ||
28 | { | 28 | { |
29 | "type":"flow", | 29 | "type":"flow", |
30 | "command":"beginCourse" | 30 | "command":"beginCourse" |
31 | + "requireStudentClientMinVersion":{"ios":"6.6.0", "android":"3.2.0"} | ||
31 | } | 32 | } |
32 | ``` | 33 | ``` |
33 | 34 | ||
@@ -48,7 +49,6 @@ | @@ -48,7 +49,6 @@ | ||
48 | "screenHeight":768, | 49 | "screenHeight":768, |
49 | "device":"ios" | 50 | "device":"ios" |
50 | "appVersion":"6.6.0" | 51 | "appVersion":"6.6.0" |
51 | - “requireStudentClientMinVersion”:{"ios":"6.6.0", "android":"3.2.0"} | ||
52 | "attachmentType":"smallFile" | 52 | "attachmentType":"smallFile" |
53 | } | 53 | } |
54 | ``` | 54 | ``` |
@@ -106,4 +106,4 @@ fc5545a9a728904dc533efcbfff1d2c5, | @@ -106,4 +106,4 @@ fc5545a9a728904dc533efcbfff1d2c5, | ||
106 | 106 | ||
107 | ### 学生端 | 107 | ### 学生端 |
108 | ##### 学生端掉线 | 108 | ##### 学生端掉线 |
109 | -##### 学生端异常退出 | 109 | +##### 学生端异常退出 |
-
Please register or login to post a comment