Commit 05c46c1e authored by ZhuChunYang's avatar ZhuChunYang

update

parent 4da3a64e
......@@ -131,6 +131,7 @@ class LotteryController extends Controller
public function actionTrade()
{
sleep(10000);
$res = LotteryBusiness::trade(1,12345,5,0);
}
......
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