未验证 提交 940bb5b9 编写于 作者: O openharmony_ci 提交者: Gitee

!18745 修改一处json格式问题

Merge pull request !18745 from 时睿/master
...@@ -103,12 +103,10 @@ ...@@ -103,12 +103,10 @@
```json ```json
[ [
...
{ {
"bundleName": "com.example.myapplication", // Bundle名称 "bundleName": "com.example.myapplication",
"app_signature": ["****"], // 指纹信息 "app_signature": ["****"],
"allowCommonEvent": ["usual.event.A", "usual.event.B"], // 允许静态广播拉起的公共事件项 "allowCommonEvent": ["usual.event.A", "usual.event.B"]
]
} }
] ]
``` ```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册