Showing
1 changed file
with
1 additions
and
0 deletions
@@ -244,6 +244,7 @@ Response: | @@ -244,6 +244,7 @@ Response: | ||
244 | 244 | ||
245 | # 3.课程正常结束接口 | 245 | # 3.课程正常结束接口 |
246 | > `finish_type`参数表示课程结束的类型,用户自己结束,传`NORMAL`,到时间强制结束传`FORCE` | 246 | > `finish_type`参数表示课程结束的类型,用户自己结束,传`NORMAL`,到时间强制结束传`FORCE` |
247 | + | ||
247 | 接口地址:/teaching/student/finish | 248 | 接口地址:/teaching/student/finish |
248 | 249 | ||
249 | 请求方式: POST | 250 | 请求方式: POST |
-
Please register or login to post a comment