stanley-king il y a 3 ans
Parent
commit
1936551c39
1 fichiers modifiés avec 7 ajouts et 1 suppressions
  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();