original job uid

This commit is contained in:
CHIEFSOFT\ameye
2023-11-06 17:49:13 -05:00
parent 13aa34a743
commit ac588d8976
2 changed files with 11 additions and 1 deletions
+1
View File
@@ -581,6 +581,7 @@ class ResultFormatter extends Model
"offer_uid" => $out["offer_uid_${key}"],
"family_uid" => $out["family_uid_${key}"],
"job_uid" => $out["job_uid_${key}"],
"origin_job_uid" => $out["origin_job_uid_${key}"],
"expire" => $out["expire_${key}"],
"sent" => $out["sent_${key}"],
"offer_code" => $out["offer_code_${key}"],