Kaynağa Gözat

add minitus

stanley-king 4 yıl önce
ebeveyn
işleme
d93d91cf8b
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      crontab/control/minutes.php

+ 2 - 0
crontab/control/minutes.php

@@ -21,6 +21,8 @@ class minutesControl extends BaseCronControl
         $this->_cron_common();
         $this->_web_index_update();
         $this->_check_merchant_alarm_amount();
+        $this->check_refill_order_limit();
+
 //      $this->_cron_mail_send();
 //        $this->_SendOrderQuery();
         Log::record(__FUNCTION__ . " end",Log::DEBUG);