huayandong

update doc api

... ... @@ -179,3 +179,17 @@ public static class ScheduleDetail {
]
}
```
##### 9. 检查课表群组是否存在
- URL: {{localhost}}/boxfish-online-card/classOnline/manage/checkScheduleGroup
- Method: POST
- RequestBody:
```json5
{
"scheduleClassId": "CIDLUA-BE408AE7C39443C9AE8269B0E97B0339"
}
```
\ No newline at end of file
... ...