Merge pull request '云中如梦令改九灵神域' (#682) from feature/update_icp into master

Reviewed-on: http://8.136.139.249:3000/wmtx/platform/pulls/682
master
廖金灵 2 years ago
commit 3eda929fd6

@ -333,7 +333,7 @@ class HomeController extends Controller
$ssgUrl = $downloadDomain . '/mobile.php/Ssg/pay/game_id/' . $game['id'] . '/promote_id/' . $promoteId; $ssgUrl = $downloadDomain . '/mobile.php/Ssg/pay/game_id/' . $game['id'] . '/promote_id/' . $promoteId;
if(in_array($game['id'], [191, 192, 247, 248])) { if(in_array($game['id'], [191, 192, 247, 248, 307, 308])) {
$game['relation_game_name'] = '九灵神域'; $game['relation_game_name'] = '九灵神域';
} }
if(in_array($game['id'], [239, 240])) { if(in_array($game['id'], [239, 240])) {

Loading…
Cancel
Save