handleContactSettings(); } protected function handleContactSettings() { $setting = [ 'section' => 'contact', 'item_key' => 'douyin', 'item_value' => '', ]; $this->saveSetting($setting); } }