4
0
Fork 0

调整文章和广告的权限自动添加

master
vine_liutk 2022-08-10 11:02:58 +08:00
parent e6a202e21a
commit d02f96858a
2 changed files with 0 additions and 5 deletions

View File

@ -4,6 +4,5 @@ return [
'1.0.0' => [
'初始化文章管理',
'CreateArticleTable.php',
'ArticlePermissionSeeder.php',
],
];

View File

@ -5,8 +5,4 @@ return [
'初始化广告管理插件',
'CreateBannerTable.php',
],
'1.0.1' => [
'添加权限迁移文件',
'BannerPermissionSeeder.php',
]
];