no message
This commit is contained in:
parent
5f4925b031
commit
0645e67a8f
@ -185,7 +185,9 @@ 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);
|
||||||
|
exit;
|
||||||
|
|
||||||
TeleSlave::warn()->enableSlaveQueue(false)->setPhotoUrl($sUrl)->send($sText);
|
TeleSlave::warn()->enableSlaveQueue(false)->setPhotoUrl($sUrl)->send($sText);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user