Commit 5270965a authored by Kulya's avatar Kulya 😊

Upd alvbx add Products Synch Changed

parent af08b763
......@@ -71,7 +71,7 @@ class AloVoiceRest
'ID' => 952,
]);
var_dump($searchResult);
// var_dump($searchResult);
}
private function getRespNumByCallerNumber($r){
......@@ -488,7 +488,7 @@ class AloVoiceRest
}
private function get_image_by_url($url=false) {
$url = "https://app.billz.uz/fileupload/products/2021/02/25/901F535D975D24B3334CC40D4DC62922_022521120712_square.jpeg";
// $url = "https://app.billz.uz/fileupload/products/2021/02/25/901F535D975D24B3334CC40D4DC62922_022521120712_square.jpeg";
if(empty($url)){
return false;
}
......
......@@ -27,7 +27,7 @@ require_once (__DIR__.'/keys.php');
];
$result = static::callCurl("products.get",$getParams);
print_r($getParams);
// print_r($getParams);
return $result;
}
......
2021-12-10T12:18:44Z
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment