refactor: 修改系统页面链接接口

This commit is contained in:
2025-03-15 15:33:28 +08:00
parent 5430c61759
commit 09c9fd725b
2 changed files with 7 additions and 0 deletions

View File

@@ -213,6 +213,7 @@ class System
])
->language($lang_id)
->category($category_id)
->enabled()
->isShow(true)
->select();