stanley-king 3 yıl önce
ebeveyn
işleme
1936551c39
1 değiştirilmiş dosya ile 7 ekleme ve 1 silme
  1. 7 1
      crontab/control/date.php

+ 7 - 1
crontab/control/date.php

@@ -48,10 +48,16 @@ class dateControl extends BaseCronControl
      */
     const ARRIVAL_NOTICE_NUM = 100;
 
+    public function indexOp()
+    {
+
+    }
+
+
     /**
      * 默认方法
      */
-    public function indexOp()
+    public function index_orgOp()
     {
         //更新订单商品佣金值
         $this->_order_commis_rate_update();