Commit bc6bab17 authored by 734642908@qq.com's avatar 734642908@qq.com

e

parent eea277f3
...@@ -417,6 +417,7 @@ class FlushController extends BaseController ...@@ -417,6 +417,7 @@ class FlushController extends BaseController
,'create_time'=>date('Y-m-d H:i:s') ,'create_time'=>date('Y-m-d H:i:s')
,'game_code'=>'wowtongyouxi-weixin' ,'game_code'=>'wowtongyouxi-weixin'
); );
$model->add($data);
for($i=0;$i<100000;$i++) { for($i=0;$i<100000;$i++) {
echo cdkey()."<br>"; echo cdkey()."<br>";
......
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