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

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

View File

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