Commit bf3bedb17ac8c543ec1c2742690e830da5822ef0
1 parent
70b5fb01
u
Showing
1 changed file
with
1 additions
and
1 deletions
09.审核云/1.3 主播认证通知.md
| @@ -15,7 +15,7 @@ data事例: | @@ -15,7 +15,7 @@ data事例: | ||
| 15 | "recentPic": null, | 15 | "recentPic": null, |
| 16 | "mobile": null, | 16 | "mobile": null, |
| 17 | "tag": null, | 17 | "tag": null, |
| 18 | - "status": 2, | 18 | + "status": 2, // 0 未审核 1审核通过 2审核不通过 |
| 19 | "createTime": "2016-08-29 17:34:12.0" | 19 | "createTime": "2016-08-29 17:34:12.0" |
| 20 | } | 20 | } |
| 21 | ``` | 21 | ``` |