From d479dc7ee4acccb72819365bfa1dec0e9f325c0d Mon Sep 17 00:00:00 2001 From: SHxin <984502528@qq.com> Date: Fri, 8 Jul 2022 08:29:25 +0000 Subject: [PATCH] =?UTF-8?q?update=20docs/api/other/getAccountInfoSync.md.?= =?UTF-8?q?=20=E7=99=BE=E5=BA=A6=E5=B0=8F=E7=A8=8B=E5=BA=8F=E6=B2=A1?= =?UTF-8?q?=E6=9C=89=E8=BF=99=E4=B8=AAAPI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/api/other/getAccountInfoSync.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/other/getAccountInfoSync.md b/docs/api/other/getAccountInfoSync.md index 3b4c6ec3e..d029c4113 100644 --- a/docs/api/other/getAccountInfoSync.md +++ b/docs/api/other/getAccountInfoSync.md @@ -7,7 +7,7 @@ |App|H5|微信小程序|支付宝小程序|百度小程序|字节跳动小程序、飞书小程序|QQ小程序|快手小程序|京东小程序| |:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| -|x|x|√|x|√|x|√|√|√| +|x|x|√|x|x|x|√|√|√| **返回值** -- Gitee