echo

Created 现在授课其他消息 (markdown)

  1 +
  2 +由教师端通过腾讯云的消息通知学生上课,而不是靠推送。
  3 +
  4 +```
  5 +{
  6 + "flow":"notifyBeginLesson"
  7 + "groupName":"boxfish"
  8 + "groupId":"@SGIDYLSKD"
  9 + "chatRoomId":10023
  10 + "workOrderId":2093
  11 + "startTime":"2016-06-25 13:30:00"
  12 + "endTime":"2016-06-25 14:10:00"
  13 +}
  14 +```