no message
This commit is contained in:
parent
0645e67a8f
commit
7deb1651b6
@ -185,10 +185,10 @@ private function utilNotify(string $sFileName, string $sText)
|
|||||||
if (config("app.is_loc")) {
|
if (config("app.is_loc")) {
|
||||||
$sUrl = "https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png";
|
$sUrl = "https://www.baidu.com/img/PCtm_d9c8750bed0b3c7d089fa7d55720d6cf.png";
|
||||||
}
|
}
|
||||||
var_dump($sUrl);
|
// var_dump($sUrl);
|
||||||
exit;
|
// exit;
|
||||||
|
|
||||||
TeleSlave::warn()->enableSlaveQueue(false)->setPhotoUrl($sUrl)->send($sText);
|
var_dump(TeleSlave::warn()->enableAsync(false)->setPhotoUrl($sUrl)->send($sText));
|
||||||
}
|
}
|
||||||
|
|
||||||
private function cmdOptArticle(): string
|
private function cmdOptArticle(): string
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user