debug
This commit is contained in:
@@ -47,6 +47,11 @@ class SystemConfigSeeder
|
||||
'sc_val' => "",
|
||||
'sc_description' => '视频封面域名',
|
||||
],
|
||||
[
|
||||
'sc_code' => 'PUBLIC_STATIC_DOMAIN',
|
||||
'sc_val' => "",
|
||||
'sc_description' => '静态资源域名',
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user