Commit ece3ab9a by 冷斌

update

parent 3938254f
......@@ -937,7 +937,7 @@ class Model_Live extends PhalApi_Model_NotORM {
/* 奖池中奖 */
$iswin='0';
$wincoin='0';
if($ifwin ==1 ){
if(false && $ifwin ==1 ){
if($jackpotset['switch']==1 ){
/* 奖池开启 */
$jackpotinfo=getJackpotInfo();
......
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