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