Skip to content

Commit d190040

Browse files
Update community.md
1 parent a5c773e commit d190040

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/api/v1/community.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ GET /v1/community/posts/edit
190190
{
191191
"code": 1, // 请求状态码,1为正常
192192
"data": {
193-
"id": 30822 // 文章ID(不知道为什么要再返回一遍)
193+
"id": 123 // 文章ID(不知道为什么要再返回一遍)
194194
},
195195
"msg": "success" // 返回消息
196196
}

0 commit comments

Comments
 (0)