Showing
1 changed file
with
3 additions
and
1 deletions
@@ -45,8 +45,10 @@ fc5545a9a728904dc533efcbfff1d2c5, | @@ -45,8 +45,10 @@ fc5545a9a728904dc533efcbfff1d2c5, | ||
45 | ``` | 45 | ``` |
46 | type:flow | 46 | type:flow |
47 | command:coursePage | 47 | command:coursePage |
48 | - pageInfo:页面Json信息 | 48 | + attachmentType:smallFile |
49 | ``` | 49 | ``` |
50 | +附属的小文件是一个Json格式的页面信息 | ||
51 | +(考虑到将来如果页面比较复杂,或者附加了比较长的文章,可能出现当个页面信息过长,不适合发送自定义信息的情况) | ||
50 | 52 | ||
51 | * 结束课程(教师端动作) | 53 | * 结束课程(教师端动作) |
52 | ``` | 54 | ``` |
-
Please register or login to post a comment