新增定时任务功能;

This commit is contained in:
augushong
2022-02-28 21:31:07 +08:00
parent f4b7371dbd
commit 0f0a1a72af
9 changed files with 177 additions and 6 deletions

View File

@@ -30,7 +30,8 @@
"jianyan74/php-excel": "^1.0",
"zhongshaofa/easy-admin": "^1.0.2",
"ext-json": "*",
"zhongshaofa/thinkphp-log-trace": "^1.0"
"zhongshaofa/thinkphp-log-trace": "^1.0",
"guzzlehttp/guzzle": "^7.4"
},
"require-dev": {
"symfony/var-dumper": "^4.2",