Skip to content

Commit 4089be2

Browse files
committed
fix: app doc
1 parent ced7d98 commit 4089be2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/restapi/apis/userManagement/addNotificationAccount.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ hide_title: true
4545
| userID | 选填 | string | 系统号 ID |
4646
| nickName | 必填 | string | 系统号昵称 |
4747
| faceURL | 必填 | string | 系统号头像 |
48-
| appMangerLevel | 必填 | int | [系统号类型](docs/restapi/apis/commonFields.mdx) |
48+
| appMangerLevel | 必填 | int | [系统号类型](docs/restapi/commonFields.mdx) |
4949

5050
### 成功返回示例
5151

docs/restapi/apis/userManagement/searchNotificationAccount.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ hide_title: true
9999
| userID | string | 系统号 ID |
100100
| faceURL | string | 系统号头像 |
101101
| nickName | string | 系统号名称 |
102-
| appMangerLevel | int | [系统号类型](docs/restapi/apis/commonFields.mdx) |
102+
| appMangerLevel | int | [系统号类型](docs/restapi/commonFields.mdx) |
103103

104104
### 失败返回示例
105105

0 commit comments

Comments
 (0)