Revert "refactor: 去除导航树中pid字段输出"

This reverts commit d58a5df1fe.
This commit is contained in:
2025-03-06 16:42:38 +08:00
parent d58a5df1fe
commit cd98608188

View File

@@ -33,6 +33,7 @@ class NavigationItem
$navigations = SysNavigationItemModel::field([
'id',
'pid',
'nav_id',
'name',
'sort',