New cacahe end
This commit is contained in:
@@ -68,6 +68,10 @@ class WrenchJobs extends BaseController
|
|||||||
$out['internal_return'] = 0; // just backwad comaptobility
|
$out['internal_return'] = 0; // just backwad comaptobility
|
||||||
log_message('critical', "***** ***** WrenchJobs::getJobsData Cache Done:::Ret ");
|
log_message('critical', "***** ***** WrenchJobs::getJobsData Cache Done:::Ret ");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$endpoint = "WRENCH_JOB_INTEREST_COUNT";
|
||||||
|
$out["interest_list"] = $this->getCache($endpoint);
|
||||||
|
|
||||||
log_message('critical', "***** ***** WrenchJobs::getJobsData Ret ");
|
log_message('critical', "***** ***** WrenchJobs::getJobsData Ret ");
|
||||||
return $this->respond( $this->summaryReturnData($in,$out), 200);
|
return $this->respond( $this->summaryReturnData($in,$out), 200);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user