优化tenant模式

This commit is contained in:
2026-03-09 18:27:05 +08:00
parent bf0daf987b
commit e09b4c639c
14 changed files with 167 additions and 73 deletions
+1
View File
@@ -15,6 +15,7 @@ class AdminModules extends Model
protected $type = [
'id' => 'integer',
'mid' => 'integer',
'name' => 'string',
'code' => 'string',
'path' => 'string',