mirror of
https://gitee.com/hzchunfen/erp.git
synced 2025-11-30 22:20:45 +00:00
feat: 修改
This commit is contained in:
parent
afb6886640
commit
3057c389ea
@ -187,5 +187,6 @@ abstract class BusinessClient
|
|||||||
$promises[] = $client->postAsync($url, $options);
|
$promises[] = $client->postAsync($url, $options);
|
||||||
}
|
}
|
||||||
Promise\Utils::unwrap($promises);
|
Promise\Utils::unwrap($promises);
|
||||||
|
\Illuminate\Support\Facades\Log::info('本次批量同步数量: ' . count($promises));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user