# do daily/weekly/monthly maintenance # min hour day month weekday command #*/15 * * * * run-parts /etc/periodic/15min #0 * * * * run-parts /etc/periodic/hourly #0 2 * * * run-parts /etc/periodic/daily #0 3 * * 6 run-parts /etc/periodic/weekly #0 5 1 * * run-parts /etc/periodic/monthly #0 3 * * * php /var/www/html/crontab/index.php date index #0 1 * * * php /var/www/html/crontab/index.php date refill_clear #0 9 * * * php /var/www/html/crontab/index.php date nine_clock #0 10 * * * php /var/www/html/crontab/index.php date ten_clock #0 10-20/1 * * * php /var/www/html/crontab/index.php hour index #0 3 1 */1 * php /var/www/html/crontab/index.php month index #0 1 * * * php /var/www/html/crontab/index.php date _order_stats #0 0 * * * php /var/www/html/crontab/index.php date merchant_available */1 * * * * php /var/www/html/crontab/index.php minutes update_channel_balance 0 1 * * * php /var/www/html/crontab/index.php date refill_clear #0 8 * * * sh /mnt/xyzshop/util/purge.sh #挪到了系统的crontab 执行了 0 23 * * * php /var/www/html/crontab/index.php date merchant_nightime 0 7 * * * php /var/www/html/crontab/index.php date merchant_daytime 0 0 * * * php /var/www/html/crontab/index.php date merchant_available