This website works better with JavaScript
Home
Explore
Help
Register
Sign In
zxt
/
collector_producer
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
516d9284b8
Branches
Tags
12_2_liu_co
bugfix_12_31_liu
collector_1106_fr
collector_11_11_liu
dev
logger_04_08_liu
master
pre
collector_produ...
/
config
/
autoload
/
crontab.php
crontab.php
99 B
History
Raw
1
2
3
4
5
6
<?php
// config/autoload/crontab.php
use Hyperf\Crontab\Crontab;
return [
'enable' => true,
];