Showing
1 changed file
with
2 additions
and
2 deletions
@@ -67,7 +67,7 @@ POST https://api.boxfish.cn/parents/family/mobile/invite/15504612470?access_ | @@ -67,7 +67,7 @@ POST https://api.boxfish.cn/parents/family/mobile/invite/15504612470?access_ | ||
67 | 家长确认绑定 | 67 | 家长确认绑定 |
68 | 68 | ||
69 | ``` | 69 | ``` |
70 | -POST https://api.boxfish.cn/parents/family/mobile/accept/15504612470/4642?access_token=admin | 70 | +POST https://api.boxfish.cn/parents/family/mobile/accept/{mobile}/{code}?access_token=admin |
71 | ``` | 71 | ``` |
72 | 72 | ||
73 | ``` | 73 | ``` |
@@ -102,7 +102,7 @@ GET https://api.boxfish.cn/parents/family/students?access_token=admin | @@ -102,7 +102,7 @@ GET https://api.boxfish.cn/parents/family/students?access_token=admin | ||
102 | 102 | ||
103 | 用户首页词义等级信息 | 103 | 用户首页词义等级信息 |
104 | 104 | ||
105 | -GET https://api.boxfish.cn/parents/{stuId}/info?access\_token=admin | 105 | +GET [https://api.boxfish.cn/parents/{stuId}/info?access\\_token=admin](https://api.boxfish.cn/parents/{stuId}/info?access\_token=admin) |
106 | 106 | ||
107 | ### 3. 数据库设计 | 107 | ### 3. 数据库设计 |
108 | 108 |
-
Please register or login to post a comment