Commit cb5531b1160403448d285020416b8ea7cf48f503
1 parent
65bc59d3
fix
Showing
1 changed file
with
2 additions
and
2 deletions
05.互动云/9.5点赞-加载最新点赞.md
| 1 | /* | 1 | /* |
| 2 | Title: 9.45 加载点赞 | 2 | Title: 9.45 加载点赞 |
| 3 | */ | 3 | */ |
| 4 | -#### URL: https://api.cnlive.com/open/api2/commentServices/services/supportBySpId/insert | 4 | +#### URL: https://api.cnlive.com/open/api2/commentServices/services/supportBySpId/readTopicSupport |
| 5 | ----- | 5 | ----- |
| 6 | #### 请求方式: POST | 6 | #### 请求方式: POST |
| 7 | ----- | 7 | ----- |
| @@ -29,7 +29,7 @@ | @@ -29,7 +29,7 @@ | ||
| 29 | </tr> | 29 | </tr> |
| 30 | <tr> | 30 | <tr> |
| 31 | <td>sid</td> | 31 | <td>sid</td> |
| 32 | - <td>true</td> | 32 | + <td>false</td> |
| 33 | <td>string</td> | 33 | <td>string</td> |
| 34 | <td>用户id</td> | 34 | <td>用户id</td> |
| 35 | </tr> | 35 | </tr> |