update cronjob
This commit is contained in:
@@ -40,6 +40,7 @@ class updateJbg extends Command
|
||||
{
|
||||
$updatejbg = Http::get(config('api.url') . '/api/updatejbgsemasa')->json();
|
||||
$updatejbgLelong = Http::get(config('api.url') . '/api/updatejbglelong')->json();
|
||||
$hapusGadaiNull = Http::get(config('api.url') . '/api/hapus/gadai/null')->json();
|
||||
if($updatejbg == 'successful'){
|
||||
return 0;
|
||||
}else{
|
||||
|
||||
Reference in New Issue
Block a user