From a2e218523804a736d3466761a2cc602dca2ad566 Mon Sep 17 00:00:00 2001 From: DCloud_LXH <283700113@qq.com> Date: Fri, 30 Apr 2021 15:18:23 +0800 Subject: [PATCH] =?UTF-8?q?docs(univerify):=20=E6=96=B0=E5=A2=9E=20?= =?UTF-8?q?=E7=94=A8=E6=88=B7=E7=82=B9=E5=87=BB=E8=87=AA=E5=AE=9A=E4=B9=89?= =?UTF-8?q?=E6=8C=89=E9=92=AE=20=E9=94=99=E8=AF=AF=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/univerify.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/univerify.md b/docs/univerify.md index f79e80156..2a44e6eee 100644 --- a/docs/univerify.md +++ b/docs/univerify.md @@ -482,6 +482,7 @@ exports.main = async(event) => { | 30005 | 预登录失败 | | 30006 | 一键登录失败 | | 30007 | 获取本机号码校验token失败 | +| 30008 | 用户点击了自定义按钮 | | 40004 | 应用不存在 | | 40047 | 一键登录取号失败 | | 40053 | 手机号校验失败 | -- GitLab