$model->load($postData)
) модели присвоить принудительно ( $model->hit= $postData['Product']['hit']
) - не помогло$postData['Product']['hit']
данные есть connection.query(ПОИСК ЗАПИСЕЙ, (err1, res1)=>{
if (err1) throw err1;
connection.query(ПОИСК ЗАПИСЕЙ, (err2, res2)=>{
if (err2) throw err2;
connection.query(ПОИСК ЗАПИСЕЙ, (err3, res3)=>{
if (err3) throw err3;
console.log(`result:`);
console.log(res3);
cb(res3);
})
})
})
<?php
$curl_handle=curl_init();
curl_setopt($curl_handle, CURLOPT_URL,'https://www.adidas.ru/vysokie-kedy-hoops-2.0-mid/CG7114.html');
curl_setopt($curl_handle, CURLOPT_CONNECTTIMEOUT, 2);
curl_setopt($curl_handle, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($curl_handle, CURLOPT_USERAGENT, 'Your application name');
$query = curl_exec($curl_handle);
curl_close($curl_handle);
?>
const arr = [1, 2, 3, 4, 5];
for (const item of arr) {...
forEachOf(){
forEachOf(){
}
}
check: 1
item: 0.8646530943710509
item: 0.8897251267005548
item: 0.5351414290624144
item: 0.5281588291054038
item: 0.13956929885627023
item: 0.3655361463133582
item: 0.9158718336299974
item: 0.5381425800905026
item: 0.14516120018486323
item: 0.14318996122173377