先安裝composer包 composer require workerman/crontab composer require webman/channel 我使用的表結(jié)構(gòu) (這里可以使用任意表結(jié)構(gòu)) CREATE TABLE IF NOT EXISTS __PREFIX__system_task ( id int(11) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'ID'...