67ea0591f2ac053db8141689b5fe4b9315c7ed81
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 build
5、运行 ./run.sh start|stop
Description
Languages
GO
95%
PLpgSQL
4.1%
Less
0.7%
Shell
0.2%