update api checkTagLelong ke staging
This commit is contained in:
@@ -627,7 +627,8 @@ class LelongController extends Controller
|
||||
$cawangan = Cawangan::on('mysql7')->where('kodcaw', '=', $request->kodcaw)->first();
|
||||
|
||||
if ($cawangan['tagarrahnbid'] == 0){
|
||||
$lelong = Http::withOptions(['verify' => true])->get('https://niklah.arrahn.com.my/api/portalApi',[
|
||||
// $lelong = Http::withOptions(['verify' => true])->get('https://niklah.arrahn.com.my/api/portalApi',[
|
||||
$lelong = Http::withOptions(['verify' => true])->get('https://stapi.arrahn.com.my/api/portalApi',[
|
||||
// $lelong = Http::withOptions(['verify' => true])->get('https://api_arrahn.test/api/portalApi',[
|
||||
'norujukan' => $request->norujukan
|
||||
])->json();
|
||||
|
||||
Reference in New Issue
Block a user