Showing
1 changed file
with
1 additions
and
0 deletions
@@ -69,6 +69,7 @@ | @@ -69,6 +69,7 @@ | ||
69 | "courseName":"英雄是怎样炼成的",// 学生端可以展现在等待上课画面 | 69 | "courseName":"英雄是怎样炼成的",// 学生端可以展现在等待上课画面 |
70 | "attachmentType":"smallFile", | 70 | "attachmentType":"smallFile", |
71 | "courseEndTime":"18:00:00"//当前课程的结束时间,用来做倒计时 | 71 | "courseEndTime":"18:00:00"//当前课程的结束时间,用来做倒计时 |
72 | + "workOrderId":6124 //本次课程的工单Id | ||
72 | } | 73 | } |
73 | ``` | 74 | ``` |
74 | 75 |
-
Please register or login to post a comment