From ceae488789c28866cc3b7d95654c556d577a8c83 Mon Sep 17 00:00:00 2001 From: ThebestkillerTBK <62250232+ThebestkillerTBK@users.noreply.github.com> Date: Mon, 3 Aug 2020 17:21:44 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=E5=A4=87=E6=B3=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- comment/action.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comment/action.md b/comment/action.md index a573adc..9c834e6 100644 --- a/comment/action.md +++ b/comment/action.md @@ -41,7 +41,7 @@ | -------------- | ----------------------------- | -------------- | ------------------------------------------------------------ | | success_action | num | 0 | **作用尚不明确** | | success_toast | str | 状态文字 | | -| need_captcha | bool | false | **作用尚不明确** | +| need_captcha | bool | false | 评论需要验证码(未证实) | | url | str | 空 | **作用尚不明确** | | rpid | num | 评论rpID | | | rpid_str | str | 评论rpID | 字串格式 |