修改错误数据

This commit is contained in:
JaguarJack 2020-04-21 21:23:58 +08:00
parent 49f948fdd1
commit 20410ba52c

View File

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