no message
This commit is contained in:
parent
38163277f4
commit
f06e8d7742
@ -129,7 +129,7 @@ final class ArticleSchema
|
|||||||
if (data_get($oArticleSchema, 'group_code') === "ffq_tg_a") {
|
if (data_get($oArticleSchema, 'group_code') === "ffq_tg_a") {
|
||||||
TeleSlave::notify()->send($aHttpResult["aData"]["aNewPath"]);
|
TeleSlave::notify()->send($aHttpResult["aData"]["aNewPath"]);
|
||||||
} else {
|
} else {
|
||||||
TeleSlave::notify()->send():
|
TeleSlave::notify()->send();
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user