更新模块市场功能

This commit is contained in:
2026-01-30 16:19:53 +08:00
parent 5e997747c5
commit 581738da6e
7 changed files with 280 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@ class AdminModules extends Model
'path' => 'string',
'icon' => 'string',
'description' => 'string',
'type' => 'string',
'sort' => 'integer',
'status' => 'integer',
'is_show' => 'integer',