generated from liutk/owl-admin-base
main
parent
fe4c307d9d
commit
7e124f5bfe
|
|
@ -63,10 +63,8 @@ class SettingController extends AdminController
|
|||
$data = $request->only([
|
||||
'upload_disk',
|
||||
'oss_config',
|
||||
'conect_phone',
|
||||
'conect_address',
|
||||
'company', 'contactus',
|
||||
'hot_keywords'
|
||||
'company_name',
|
||||
'conect_address', 'conect_phone', 'conect_mail', 'record_number'
|
||||
]);
|
||||
|
||||
//上传设置-修改env文件内配置;
|
||||
|
|
|
|||
Loading…
Reference in New Issue