service = FileService::getInstance(); $this->insertField = ['url', 's']; $this->updateField = ['id', 'url', 's']; } }