提交 f9519710 编写于 作者: L lijuntao

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

fix:修改时间时区md资料
上级 b1db29b7
...@@ -67,7 +67,7 @@ createTimer(options: TimerOptions): Promise&lt;number&gt; ...@@ -67,7 +67,7 @@ createTimer(options: TimerOptions): Promise&lt;number&gt;
| 名称 | 类型 | 必填 | 说明 | | 名称 | 类型 | 必填 | 说明 |
| ------- | ---------------------------------| ---- | --------------------------------------------------------------------------- | | ------- | ---------------------------------| ---- | --------------------------------------------------------------------------- |
| 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.
先完成此消息的编辑!
想要评论请 注册