Commit e70d5d32 by 冷斌

update

parent ece3ab9a
......@@ -904,7 +904,7 @@ class Model_Live extends PhalApi_Model_NotORM {
$isup='0';
$uplevel='0';
$upcoin='0';
if($ifup == 1 ){
if(false && $ifup == 1 ){
//file_put_contents('./zhifu.txt',date('Y-m-d H:i:s').' 提交参数信息 ifup:'.json_encode($ifup)."\r\n",FILE_APPEND);
//file_put_contents('./zhifu.txt',date('Y-m-d H:i:s').' 提交参数信息 jackpotset:'.json_encode($jackpotset)."\r\n",FILE_APPEND);
if($jackpotset['switch']==1 && $jackpotset['luck_jackpot'] > 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