echo

Updated 远程教学之流程消息 (markdown)

... ... @@ -65,7 +65,7 @@
{
"type": "flow",
"command": "notifyCancelLesson",
"workOrderId": 6806,
"workOrderId": 6806, (long型)
}
```
... ... @@ -75,7 +75,7 @@
{
"type": "flow",
"command": "receivedLessonInvitation"
"workOrderId": 6806,
"workOrderId": 6806, (long型)
}
```
... ...