|
@@ -14,7 +14,7 @@
|
|
|
#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
|
|
|
+50 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
|