Merge branch 'kaunter' into 'new-super'

latest

See merge request online-sistem1/kaunter!176
This commit is contained in:
arrahn pkb
2021-10-10 00:51:57 +00:00
2 changed files with 13 additions and 2 deletions
+1
View File
@@ -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{