Showing
1 changed file
with
9 additions
and
0 deletions
@@ -16,4 +16,13 @@ | @@ -16,4 +16,13 @@ | ||
16 | "teacherName": "喜洋洋老师", | 16 | "teacherName": "喜洋洋老师", |
17 | "figureUrl": "http://wx.qlogo.cn/mmopen/PiajxSqBRaEJrztQnGAk8X1G2A0AfjvPRBdgLFOjxsM9AoicoOUrH3Yia3qY9uic5ibQO6wMkJ6bPUx15IN4Vrxv8CA/0" | 17 | "figureUrl": "http://wx.qlogo.cn/mmopen/PiajxSqBRaEJrztQnGAk8X1G2A0AfjvPRBdgLFOjxsM9AoicoOUrH3Yia3qY9uic5ibQO6wMkJ6bPUx15IN4Vrxv8CA/0" |
18 | } | 18 | } |
19 | +``` | ||
20 | + | ||
21 | +通过腾讯云取消上课 | ||
22 | +``` | ||
23 | +{ | ||
24 | + "workOrderId": 6806, | ||
25 | + "type": "flow", | ||
26 | + "command": "notifyCancelLesson", | ||
27 | +} | ||
19 | ``` | 28 | ``` |
-
Please register or login to post a comment