where('auth_name', '=', '线上巡店')->findOrEmpty(); if(!$per->isEmpty()){ $per->relation = $per['relation'] . ',statistics/get_person'; $per->save(); } } }