stanley-king 3 年之前
父节点
当前提交
1936551c39
共有 1 个文件被更改,包括 7 次插入1 次删除
  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();