|
@@ -113,7 +113,7 @@ class ManDeviceJob implements ShouldQueue
|
|
'dynamicFormId' => '477743923368955904',
|
|
'dynamicFormId' => '477743923368955904',
|
|
'showModelId' => '477745421456904192'
|
|
'showModelId' => '477745421456904192'
|
|
];
|
|
];
|
|
- $header = ["Authorization: Bearer {$token}","Content-Type:application/json",'Site:91451322MA5P9JNKXA'];
|
|
|
|
|
|
+ $header = ["Authorization: Bearer {$token}","Content-Type:application/json"];
|
|
|
|
|
|
$curl = curl_init();
|
|
$curl = curl_init();
|
|
curl_setopt_array($curl, array(
|
|
curl_setopt_array($curl, array(
|