Skip to content

Commit 1042758

Browse files
Kauid323yyyytawa
authored andcommitted
Add auditStatus field to community article data
1 parent 2308e36 commit 1042758

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/api/v1/community.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -880,6 +880,7 @@ POST /v1/community/posts/my-post-list
880880
"isSticky": 0, // 置顶时间戳,若不是置顶则为0
881881
"amountNum": 0, // 文章投币数量
882882
"senderNickname": "作者", // 文章作者名称
883+
"auditStatus": 0, // 审核状态,0-通过,1-不通过
883884
"senderAvatar": "https://...", // 文章作者头像url
884885
"createTimeText": "2025-09-14 10:47:58", // 文章发布时间
885886
"group": { // 文章绑定群聊相关

0 commit comments

Comments
 (0)