$goodsId], null, 'cId', 'cId'); if (empty($categoryIdList)) { return []; } $ids = array_keys($categoryIdList); return $ids; } }