|
@@ -32,7 +32,7 @@ class minutesControl extends BaseCronControl
|
|
|
$this->_cron_common([1,2,3,4,5,6,7]);
|
|
|
$this->_fetch_order_unavaliable();
|
|
|
$this->_check_merchant_alarm_amount();
|
|
|
- $this->_refill_task();
|
|
|
+// $this->_refill_task();
|
|
|
Log::record(__FUNCTION__ . " end",Log::DEBUG);
|
|
|
|
|
|
// $this->_web_index_update();
|