From 684e35ce4d8a732b7e58d6848af1622bc0f7bc7b Mon Sep 17 00:00:00 2001 From: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> Date: Wed, 20 Sep 2023 19:30:02 +0000 Subject: [PATCH] update README.md. Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c2ec811..60750b6 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,9 @@ verification//自定义验证 "yours_token_2", "yours_token_3" ]}, - "verification":"" + "verification":"", + "diyMsg":"", + "isModMsg":false } ``` @@ -177,7 +179,9 @@ scop v #查看是否运行 "ghu_GZgKFwraHorAxXXUvsUclOhxiYERPsSJeNuF", "ghu_SPUTCLvkMKoeMstPJmhSlYsYvCojhkFjGubl" ]}, - "verification":"i_am_free" + "verification":"i_am_free", + "diyMsg":"", + "isModMsg":false } ```