From 2aad68b1c3a4a5e0377d00db6ddbf20328277066 Mon Sep 17 00:00:00 2001 From: George Hao Date: Fri, 23 Jun 2017 12:29:45 +0800 Subject: [PATCH] Create README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a8515bc --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# PPGo_Job +定时任务管理 +代码参考自https://github.com/lisijie/webcron.git