@@ -137,7 +137,7 @@ echo $this->preUrl . 'preorder';
{
$headers = [
- //"Authorization: " . $authorization,
+ "Authorization: " . $authorization,
"Accept: application/json",
"Content-Type:application/json",
];