cresate role basic tables

This commit is contained in:
xiaomlove
2022-08-17 16:01:55 +08:00
parent 78a25071d1
commit c7ac4ba41e
20 changed files with 492 additions and 7 deletions

View File

@@ -40,6 +40,7 @@ class AppServiceProvider extends ServiceProvider
'User',
'Torrent',
'Other',
'Permission',
'System',
]);
});