Showing
1 changed file
with
2 additions
and
2 deletions
@@ -15,7 +15,7 @@ | @@ -15,7 +15,7 @@ | ||
15 | |-------------|--------|------|----------|------| | 15 | |-------------|--------|------|----------|------| |
16 | | user_id | Long | Y |用户id| | | 16 | | user_id | Long | Y |用户id| | |
17 | | clazz_id | String | Y |课堂id| | | 17 | | clazz_id | String | Y |课堂id| | |
18 | - | clazz_small_id | String | Y |学生班级ID| classSmallId | | 18 | + | clazz_small_id | Long | Y |学生班级ID| classSmallId | |
19 | 19 | ||
20 | * response: | 20 | * response: |
21 | http code 200 | 21 | http code 200 |
@@ -25,7 +25,7 @@ | @@ -25,7 +25,7 @@ | ||
25 | * `DELETE` Method | 25 | * `DELETE` Method |
26 | * path 参数: | 26 | * path 参数: |
27 | * request 参数: | 27 | * request 参数: |
28 | - | 28 | + * |
29 | |参数名 | 类型 | 必填 | 说明 | 示例 | | 29 | |参数名 | 类型 | 必填 | 说明 | 示例 | |
30 | |-------------|--------|------|----------|------| | 30 | |-------------|--------|------|----------|------| |
31 | | user_id | Long | Y |用户id| | | 31 | | user_id | Long | Y |用户id| | |
-
Please register or login to post a comment