新增定时任务功能;

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

5
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "6f1ec526803f2ecbe4f1486314294fdd",
"content-hash": "fdb5d3e361e1b400984f4ff47a15c98e",
"packages": [
{
"name": "adbario/php-dot-notation",
@@ -3380,7 +3380,6 @@
"require": {
"php": ">=7.0"
},
"default-branch": true,
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -3601,5 +3600,5 @@
"ext-json": "*"
},
"platform-dev": [],
"plugin-api-version": "2.2.0"
"plugin-api-version": "1.1.0"
}