Merge branch 'hotfix/game_qrcode' of wmtx/platform into release

修改超级签链接地址
master
万盟天下 5 years ago committed by Gogs
commit af511b8765

@ -264,7 +264,7 @@ class HomeController extends Controller
$serviceQQ = M("config", "sys_")->field('value')->where("name='APP_QQ'")->find()['value'];
$ssgUrl = C('DOMAIN_OFFICIAL_MOBILE') . '/mobile.php/Ssg/pay/game_id/' . $game['id'] . '/promote_id/' . $promoteId;
$ssgUrl = C('DOMAIN_DOWNLOAD') . '/mobile.php/Ssg/pay/game_id/' . $game['id'] . '/promote_id/' . $promoteId;
/* if(in_array($game['id'], [187, 188])) {
$game['relation_game_name'] = '游戏下载';

Loading…
Cancel
Save