mirror of
https://gitee.com/hzchunfen/erp.git
synced 2025-11-30 22:20:45 +00:00
commit
e81398dfe6
@ -172,6 +172,7 @@ abstract class BusinessClient
|
||||
];
|
||||
$promises[] = $client->postAsync($url, $options);
|
||||
}
|
||||
Promise\Utils::unwrap($promises);
|
||||
// $res = Promise\Utils::unwrap($promises);
|
||||
// foreach ($res as $item) {
|
||||
// var_dump($item->getBody()->getContents());
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user