完善代码编译

This commit is contained in:
2022-11-25 16:49:15 +08:00
parent ed3ef2609a
commit b5c49962e1
4 changed files with 23 additions and 2847 deletions

View File

@@ -90,6 +90,7 @@ class MenuService
['pid', '<>', MenuConstant::HOME_PID],
])
->order([
'pid' => 'asc',
'sort' => 'desc',
'id' => 'asc',
])