Commit b6941b92 by 冷斌

update

parent ba1c82eb
......@@ -844,7 +844,7 @@ class Model_Live extends PhalApi_Model_NotORM {
$luckcoin='0';
$lucktimes='0';
if($ifluck ==1 ){
$rateSum = array_sum($rateArray);
$rateSum = 1000*100;
//file_put_contents('./zhifu.txt',date('Y-m-d H:i:s').' 提交参数信息 luckrate:'.json_encode($luckrate)."\r\n",FILE_APPEND);
// $rate=0;
foreach($rateArray as $k=>$ratePre){
......
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