From 9a1c47bdc9c5a45766b6378ec9c763a0944cc6c3 Mon Sep 17 00:00:00 2001 From: elf <360197197@qq.com> Date: Tue, 7 Dec 2021 18:03:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Home/Controller/HomeController.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Application/Home/Controller/HomeController.class.php b/Application/Home/Controller/HomeController.class.php index 30327dc32..18995124b 100644 --- a/Application/Home/Controller/HomeController.class.php +++ b/Application/Home/Controller/HomeController.class.php @@ -322,7 +322,7 @@ class HomeController extends Controller $ssgUrl = $downloadDomain . '/mobile.php/Ssg/pay/game_id/' . $game['id'] . '/promote_id/' . $promoteId; - if(in_array($game['id'], [191, 192])) { + if(in_array($game['id'], [191, 192, 247, 248])) { $game['relation_game_name'] = '九灵神域'; } if(in_array($game['id'], [219, 220])) {