迁移数据

This commit is contained in:
JaguarJack 2020-09-04 10:45:18 +08:00
parent c5fb6f9409
commit 2e67214032

View File

@ -18,8 +18,8 @@ class ConfigSeed extends Seeder
[
'name' => '基础配置',
'pid' => 0,
'component' => 'basis',
'key' => 'basis',
'component' => 'basic',
'key' => 'basic',
],
[
'name' => '上传配置',