未验证 提交 1a39a617 编写于 作者: L LiAn 提交者: Gitee

update zh-cn/application-dev/reference/apis/js-apis-enterprise-device-manager.md.

Signed-off-by: NLiAn <lian15@huawei.com>
上级 aefd0fec
...@@ -477,7 +477,7 @@ enterpriseDeviceManager.setEnterpriseInfo(wantTemp, enterpriseInfo) ...@@ -477,7 +477,7 @@ enterpriseDeviceManager.setEnterpriseInfo(wantTemp, enterpriseInfo)
setEnterpriseInfo(admin: Want, enterpriseInfo: EnterpriseInfo): Promise&lt;boolean&gt; setEnterpriseInfo(admin: Want, enterpriseInfo: EnterpriseInfo): Promise&lt;boolean&gt;
设置设备管理员应用的企业信息,使用callback形式返回是否设置成功。 设置设备管理员应用的企业信息,使用Promise形式返回是否设置成功。
**系统能力:** **系统能力:**
SystemCapability.Customation.EnterpriseDeviceManager SystemCapability.Customation.EnterpriseDeviceManager
...@@ -487,7 +487,7 @@ SystemCapability.Customation.EnterpriseDeviceManager ...@@ -487,7 +487,7 @@ SystemCapability.Customation.EnterpriseDeviceManager
| 参数名 | 类型 | 必填 | 说明 | | 参数名 | 类型 | 必填 | 说明 |
| -------------- | ---------------------------------------------- | ---- | ------------------------ | | -------------- | ---------------------------------------------- | ---- | ------------------------ |
| admin | [Want](js-apis-featureAbility.md#Want类型说明) | 是 | 设备管理员应用 | | admin | [Want](js-apis-featureAbility.md#Want类型说明) | 是 | 设备管理员应用 |
| enterpriseInfo | [EnterpriseInfo](#EnterpriseInfo) | 是 | 设备管理员应用的厂商信息 | | enterpriseInfo | [EnterpriseInfo](#EnterpriseInfo) | 是 | 设备管理员应用的企业信息 |
**返回值:** **返回值:**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册