diff --git a/docs/api/other/getAccountInfoSync.md b/docs/api/other/getAccountInfoSync.md index ca001f6c4849b66d3f60ba43e830a2590a14188a..3b4c6ec3e0f06638a2fae9d8e3e9254db66a1dcf 100644 --- a/docs/api/other/getAccountInfoSync.md +++ b/docs/api/other/getAccountInfoSync.md @@ -29,6 +29,8 @@ | 属性 | 类型 | 说明 | | --- | --- | --- | | appId | string | 小程序 appId | +| envVersion| string | 小程序 当前环境版本:`develop`、`trial`、`release` | +| version| string | 版本号 | **plugin 的结构**