Li Dongxu

Updated 权限鱼 (markdown)

... ... @@ -10,6 +10,8 @@
# 登录接口
## 请求参数
`/login/auth`
<table>
<tr>
<td>参数名</td> <td>参数说明</td>
... ... @@ -52,6 +54,8 @@ token信息需要写入HTTP请求的header中, header name为 `auth_fish_token`
# 查询教师VIP权限信息
## 请求参数
`/vip/verification`
<table>
<tr>
<td>参数名称</td> <td>参数说明</td>
... ... @@ -122,4 +126,3 @@ token信息需要写入HTTP请求的header中, header name为 `auth_fish_token`
... ...