mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-06 18:12:50 +08:00
完善代码编译
This commit is contained in:
@@ -90,6 +90,7 @@ class MenuService
|
||||
['pid', '<>', MenuConstant::HOME_PID],
|
||||
])
|
||||
->order([
|
||||
'pid' => 'asc',
|
||||
'sort' => 'desc',
|
||||
'id' => 'asc',
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user