* adjust for async send webhook.
This commit is contained in:
@@ -317,6 +317,8 @@ class webhook extends control
|
||||
return true;
|
||||
}
|
||||
|
||||
$this->webhook->setSentStatus(array_keys($dataList), 'senting');
|
||||
|
||||
$now = helper::now();
|
||||
$diff = 0;
|
||||
foreach($dataList as $data)
|
||||
|
||||
Reference in New Issue
Block a user