Authored by csgyoho

Update 用户关注.md

... ... @@ -39,7 +39,7 @@ code为200即为成功。
|:-------| -----:|-----:|-----:|-----:|----:|
| uid | Integer | 否 | 1 | null | 用户uid |
| articleId | Integer | 否 | 1 | null | 文章id |
| attentionType | Boolean | 否 | 1 | null | 是否收藏(true:收藏,false:取消) |
| isAdd | String | 否 | "Y" | null | 是否收藏(Y:收藏,N:取消收藏) |
... ...