未验证 提交 64063c3f 编写于 作者: A Aurora 提交者: Gitee

update zh-cn/application-dev/reference/apis/js-apis-sim.md.

Signed-off-by: NAurora <liuxiyao223@huawei.com>
上级 74ccbc44
......@@ -2724,7 +2724,7 @@ promise.then(() => {
});
```
## sim.getSimTelephoneNumber<sup>8+</sup>
## sim.getSimTelephoneNumber<sup>10+</sup>
getSimTelephoneNumber\(slotId: number, callback: AsyncCallback\<string\>\): void
......@@ -2767,7 +2767,7 @@ sim.getSimTelephoneNumber(0, (err, data) => {
```
## sim.getSimTelephoneNumber<sup>8+</sup>
## sim.getSimTelephoneNumber<sup>10+</sup>
getSimTelephoneNumber\(slotId: number\): Promise\<string\>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册