Showing
1 changed file
with
2 additions
and
2 deletions
@@ -404,8 +404,8 @@ Response : | @@ -404,8 +404,8 @@ Response : | ||
404 | ``` | 404 | ``` |
405 | 405 | ||
406 | # 8 .旷课回调接口 | 406 | # 8 .旷课回调接口 |
407 | ->Request body的参数中,`userId`是旷课的用户的id, `type`为userId的用户类型, `TEACHER` 或者`STUDENT` | 407 | +>在Request body的参数中,`userId`是旷课的用户的id, `type`为userId的用户类型, `TEACHER` 或者`STUDENT` |
408 | ->发生旷课回调该接口 | 408 | +> |
409 | 409 | ||
410 | 接口地址:/teaching/callback/absenteeism | 410 | 接口地址:/teaching/callback/absenteeism |
411 | 411 |
-
Please register or login to post a comment