New cacahe end
This commit is contained in:
@@ -68,6 +68,10 @@ class WrenchJobs extends BaseController
|
||||
$out['internal_return'] = 0; // just backwad comaptobility
|
||||
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 ");
|
||||
return $this->respond( $this->summaryReturnData($in,$out), 200);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user