no message

This commit is contained in:
hellcat 2026-02-01 14:15:49 +08:00
parent 38163277f4
commit f06e8d7742

View File

@ -129,7 +129,7 @@ final class ArticleSchema
if (data_get($oArticleSchema, 'group_code') === "ffq_tg_a") {
TeleSlave::notify()->send($aHttpResult["aData"]["aNewPath"]);
} else {
TeleSlave::notify()->send():
TeleSlave::notify()->send();
}
}