Showing
1 changed file
with
11 additions
and
8 deletions
| @@ -4,13 +4,16 @@ | @@ -4,13 +4,16 @@ | ||
| 4 | 4 | ||
| 5 | ``` | 5 | ``` |
| 6 | { | 6 | { |
| 7 | - "type":"flow" | 7 | + "chatRoomId": 212968615, |
| 8 | - "command":"notifyBeginLesson" | 8 | + "workOrderId": 6806, |
| 9 | - "groupName":"boxfish" | 9 | + "teacherId": 1296861, |
| 10 | - "groupId":"@SGIDYLSKD" | 10 | + "type": "flow", |
| 11 | - "chatRoomId":10023 | 11 | + "command": "notifyBeginLesson", |
| 12 | - "workOrderId":2093 | 12 | + "groupName": "BOXFiSH Online Teaching Group", |
| 13 | - "startTime":"2016-06-25 13:30:00" | 13 | + "groupId": "@TGS#2WHIZEBEO", |
| 14 | - "endTime":"2016-06-25 14:10:00" | 14 | + "startTime": "2016-06-24 13:30:00", |
| 15 | + "endTime": "2016-06-24 14:00:00", | ||
| 16 | + "teacherName": "喜洋洋老师", | ||
| 17 | + "figureUrl": "http://wx.qlogo.cn/mmopen/PiajxSqBRaEJrztQnGAk8X1G2A0AfjvPRBdgLFOjxsM9AoicoOUrH3Yia3qY9uic5ibQO6wMkJ6bPUx15IN4Vrxv8CA/0" | ||
| 15 | } | 18 | } |
| 16 | ``` | 19 | ``` |
-
Please register or login to post a comment