包含查询FIND_IN_SET


$adlist = $users->where('FIND_IN_SET(:id,categoryIds)',['id' => $adID])->paginate(10);