提交 b17c197c 编写于 作者: 杨亮

update length of emitter data

Signed-off-by: N杨亮 <yangliang36@huawei.com>
Change-Id: Ia67395ed5dfaf6f99774781bd2e75b1f7656d224
上级 8184f07a
......@@ -161,4 +161,4 @@ emitter.emit(innerEvent, eventData);
| 名称 | 类型 | 可读 | 可写 | 说明 |
| ---- | ------------------ | ---- | ---- | -------------- |
| data | [key: string]: any | 是 | 是 | 发送事件时传递的数据,数据类型支持字符串、整型和布尔型。 |
| data | [key: string]: any | 是 | 是 | 发送事件时传递的数据,数据类型支持字符串、整型和布尔型。<br> 其中字符串长度最大为10240字节。 |
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册