增加企业产品分类

This commit is contained in:
2026-03-21 14:12:21 +08:00
parent 9281c1dc35
commit 2a6b14f698
13 changed files with 1139 additions and 277 deletions
+1
View File
@@ -35,6 +35,7 @@ class SystemMenu extends Model
'icon' => 'string',
'sort' => 'integer',
'status' => 'integer',
'is_visible' => 'integer',
'type' => 'integer',
'permission' => 'string',
'remark' => 'string',