Update README.md
This commit is contained in:
14
README.md
14
README.md
@@ -1,4 +1,12 @@
|
|||||||
# PPGo_Job
|
PPGo_Job
|
||||||
定时任务管理
|
====
|
||||||
|
定时任务管理
|
||||||
代码参考自https://github.com/lisijie/webcron.git
|
代码参考自https://github.com/lisijie/webcron.git
|
||||||
修改
|
|
||||||
|
安装方法
|
||||||
|
----
|
||||||
|
1、go get github.com/george518/PPGo_Job
|
||||||
|
2、创建mysql数据库,并将ppgo_job.sql导入
|
||||||
|
3、修改config 配置数据库
|
||||||
|
4、运行 go install main.go
|
||||||
|
5、运行 PPGo_Job
|
||||||
|
|||||||
Reference in New Issue
Block a user