未验证 提交 9ad19b91 编写于 作者: O openharmony_ci 提交者: Gitee

!16370 修改hissysevent打点相关的错误文档描述。

Merge pull request !16370 from honghecun/cherry-pick-1679399970
...@@ -65,7 +65,7 @@ Constraints on the event domain, event name, and parameter ...@@ -65,7 +65,7 @@ Constraints on the event domain, event name, and parameter
- Parameter naming rules: - Parameter naming rules:
- The name must start with a letter and can contain only uppercase letters, digits, and underscores (_). - The name must start with a letter and can contain only uppercase letters, digits, and underscores (_).
- The name contains 1 to 32 characters. - The name contains 1 to 48 characters.
- The number of parameters in an event domain cannot exceed 128. - The number of parameters in an event domain cannot exceed 128.
......
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
- 参数命名规则: - 参数命名规则:
- 字母开头,且只能由大写字母/数字/下划线组成; - 字母开头,且只能由大写字母/数字/下划线组成;
- 字符串长度取值范围1~32 - 字符串长度取值范围1~48
- 单个事件名称内包含的参数的个数不能超过128个。 - 单个事件名称内包含的参数的个数不能超过128个。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册