Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
o0oo0ooo0 authored Dec 14, 2020
1 parent d4ec465 commit 5dbc9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ SCKEY = 'SCU64664Tfb2052dc10382535c3dd19e48ba000fc5dacd6a5dc3f6'
5、测试,没有错误就在 EUserv_extend⇨触发管理⇨创建触发器触发周期⇨自定义触发周期 填入

```
0 0 12 * * * * //每天 12 点执行,修改成你想要的时间。
0 0 12 * * * * # 每天 12 点执行,修改成你想要的时间。
```
6、完成。

Expand Down

0 comments on commit 5dbc9a5

Please sign in to comment.