Showing
1 changed file
with
4 additions
and
0 deletions
@@ -20,6 +20,10 @@ | @@ -20,6 +20,10 @@ | ||
20 | } | 20 | } |
21 | ``` | 21 | ``` |
22 | 22 | ||
23 | +> 今日课表显示规则: | ||
24 | +>> 当课程类型是"Alex大班课"的时候,即`classType = "CLASS_ONLINE_US_010N`"时,卡片上显示的文案以`descriptionV1`的内容为准 | ||
25 | + | ||
26 | + | ||
23 | ##### 2. 【APP接口】查询未完成课表接口 | 27 | ##### 2. 【APP接口】查询未完成课表接口 |
24 | 28 | ||
25 | - URL: {{localhost}}/boxfish-online-card/member/schedule/getFutureSchedule?access_token=BsVNIqxWu8 | 29 | - URL: {{localhost}}/boxfish-online-card/member/schedule/getFutureSchedule?access_token=BsVNIqxWu8 |
-
Please register or login to post a comment