提交 b1db29b7 编写于 作者: L lijuntao

Signed-off-by: lijuntao <lijuntao9@huawei.com>

fix:修改时间时区md资料
上级 f91790b5
......@@ -26,7 +26,7 @@ createTimer(options: TimerOptions, callback: AsyncCallback&lt;number&gt;): void
| 名称 | 类型 | 必填 | 说明 |
| ------- | ---------------------------------| ---- | --------------------------------------------------------------------------- |
| options | [TimerOptions](#TimerOptions) | 是 | 创建系统定时器,包括定时器类型,是否循环触发,间隔时间,WantAgent通知机制。 |
| options | [TimerOptions](#timeroptions) | 是 | 创建系统定时器,包括定时器类型,是否循环触发,间隔时间,WantAgent通知机制。 |
**返回值:**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册