Showing
1 changed file
with
2 additions
and
3 deletions
| @@ -49,10 +49,9 @@ | @@ -49,10 +49,9 @@ | ||
| 49 | # 全能思维课成绩查看接口 | 49 | # 全能思维课成绩查看接口 |
| 50 | * URL {env.url}/user/{userId}/omnipotent/lesson/{lesson}/learning | 50 | * URL {env.url}/user/{userId}/omnipotent/lesson/{lesson}/learning |
| 51 | * GET Method | 51 | * GET Method |
| 52 | - * path 参数:学生ID | 52 | + * path 参数: |
| 53 | - | ||
| 54 | 53 | ||
| 55 | - |参数名 | 类型 | 必填 | 说明 | 示例 | | 54 | + |参数名 | 类型 | 必填 | 说明 | 示例 | |
| 56 | |-------------|--------|------|----------|------| | 55 | |-------------|--------|------|----------|------| |
| 57 | | userId | Long | Y |学生id| | | 56 | | userId | Long | Y |学生id| | |
| 58 | | lesson | String | Y |课程id| | | 57 | | lesson | String | Y |课程id| | |
-
Please register or login to post a comment