迁移数据

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' => '基础配置', 'name' => '基础配置',
'pid' => 0, 'pid' => 0,
'component' => 'basis', 'component' => 'basic',
'key' => 'basis', 'key' => 'basic',
], ],
[ [
'name' => '上传配置', 'name' => '上传配置',