Commit 54256047 authored by wwccw0591's avatar wwccw0591

pc

parent c7752230
......@@ -703,6 +703,7 @@ class ShopkeeperServiceModel extends \Business\AbstractModel
$orderDao->update(array('order_id'=>$orderId),array('order_state'=>ApiConst::orderStateClose));
}
}
echo 234324;exit;
}
$this->taskIndex++;
} 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