From b54f73e4c24b72da0f7e94cb26deedf74c75a2b4 Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 6 Nov 2019 14:28:57 +0800 Subject: [PATCH] =?UTF-8?q?OA=E8=8E=B7=E5=8F=96=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Sdk/Controller/FengHuoApi2Controller.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Application/Sdk/Controller/FengHuoApi2Controller.class.php b/Application/Sdk/Controller/FengHuoApi2Controller.class.php index 0ebfd6536..2666c1ed4 100644 --- a/Application/Sdk/Controller/FengHuoApi2Controller.class.php +++ b/Application/Sdk/Controller/FengHuoApi2Controller.class.php @@ -97,6 +97,7 @@ class FengHuoApi2Controller extends GetInfoBaseController{ } } } + unset($data[$k]['fgame_name']); }