未验证 提交 75f915f0 编写于 作者: O openharmony_ci 提交者: Gitee

!8605 ComponentId类型修改

Merge pull request !8605 from jackd320/master
...@@ -1379,7 +1379,7 @@ localUpdater.off(eventClassifyInfo, onTaskUpdate); ...@@ -1379,7 +1379,7 @@ localUpdater.off(eventClassifyInfo, onTaskUpdate);
| 名称 | 参数类型 | 必填 | 说明 | | 名称 | 参数类型 | 必填 | 说明 |
| --------------- | ----------------------------------- | ---- | -------- | | --------------- | ----------------------------------- | ---- | -------- |
| componentId | number | 是 | 组件标识 | | componentId | string | 是 | 组件标识 |
| componentType | [ComponentType](#componenttype) | 是 | 组件类型 | | componentType | [ComponentType](#componenttype) | 是 | 组件类型 |
| upgradeAction | [UpgradeAction](#upgradeaction) | 是 | 升级方式 | | upgradeAction | [UpgradeAction](#upgradeaction) | 是 | 升级方式 |
| displayVersion | string | 是 | 显示版本号 | | displayVersion | string | 是 | 显示版本号 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册