1])->field('url')->find(); return $this->json([ 'code' => ResponseCode::SUCCESS, 'data' => $background, 'msg' => 'success' ]); } }