Commit 65d267f5 by 冷斌

update

parent 899a3ac1
......@@ -841,8 +841,6 @@ class Model_Live extends PhalApi_Model_NotORM {
$isluckall='0';
$luckcoin='0';
$lucktimes='0';
var_dump('中奖项');
var_dump($rateinfo);
if($ifluck ==1 ){
$luckrate=rand(1,100000);
var_dump('中奖随机: ' . $luckrate);
......
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