From 30d99619b2761ef7e0d8b5b54bd491f21d4ab442 Mon Sep 17 00:00:00 2001 From: ouzhiqiang <835402500@qq.com> Date: Fri, 19 Sep 2025 14:48:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=88=86=E7=B1=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/index/controller/TopicNas.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/index/controller/TopicNas.php b/app/index/controller/TopicNas.php index 3051c7f1..6471e76c 100644 --- a/app/index/controller/TopicNas.php +++ b/app/index/controller/TopicNas.php @@ -201,6 +201,7 @@ class TopicNas extends Common }]) ->field([ 'id', + 'pid', 'name', 'icon' ])