Commit 8772a9b0 authored by wwccw0591's avatar wwccw0591

pc

parent 54256047
...@@ -703,7 +703,6 @@ class ShopkeeperServiceModel extends \Business\AbstractModel ...@@ -703,7 +703,6 @@ class ShopkeeperServiceModel extends \Business\AbstractModel
$orderDao->update(array('order_id'=>$orderId),array('order_state'=>ApiConst::orderStateClose)); $orderDao->update(array('order_id'=>$orderId),array('order_state'=>ApiConst::orderStateClose));
} }
} }
echo 234324;exit;
} }
$this->taskIndex++; $this->taskIndex++;
} while ($storeMemberStatisticData); } while ($storeMemberStatisticData);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment