Update README.md

This commit is contained in:
George Hao
2017-06-23 14:46:54 +08:00
committed by GitHub
parent f72014e7ae
commit 23be458a95

View File

@@ -1,4 +1,12 @@
# PPGo_Job
定时任务管理
PPGo_Job
====
定时任务管理
代码参考自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