huayandong

update doc api

@@ -15,6 +15,7 @@ @@ -15,6 +15,7 @@
15 "systemTime": 1561623470792, 15 "systemTime": 1561623470792,
16 "classSchedule_TODAY": {}, // 今日课表 16 "classSchedule_TODAY": {}, // 今日课表
17 "classSchedule_FUTURE": {}, // 近日课表 显示的课程信息 17 "classSchedule_FUTURE": {}, // 近日课表 显示的课程信息
  18 + "flagNeedSchedule": true, // 是否需要显示 "预约课程" 标识
18 "scheduleFuture_topic": "xxx" // 近日课表没有课的时候,显示的文案 19 "scheduleFuture_topic": "xxx" // 近日课表没有课的时候,显示的文案
19 } 20 }
20 ``` 21 ```