response()->redirect('/admin/common/swap/' . $model->id); } else { return $this->response()->error('不要给人家送钱')->refresh(); } } }