media_uid

This commit is contained in:
CHIEFSOFT\ameye
2024-03-27 11:24:47 -04:00
parent b851ea00dc
commit bbb0ca2294
+1
View File
@@ -716,6 +716,7 @@ class ResultFormatter extends Model
'job_country' => $out["job_country_${key}"],
'currency' => $out["currency_${key}"],
'job_type' => $out["job_type_${key}"],
'media_uid' => $out["media_uid_${key}"],
'currency_code' => $out["currency_code_${key}"],
"banner" => $this->fixEmptyBanner( $out["banner_${key}"]),
'interest_count' => $out["${$int_c}"] ?? 0,