fix: cron call task source
This commit is contained in:
@@ -62,7 +62,7 @@ func CronMsgSendF(msg models.CronMessages) {
|
||||
Title: msg.Title,
|
||||
Text: msg.Content,
|
||||
URL: msg.Url,
|
||||
CallerIp: "corn",
|
||||
CallerIp: "cron",
|
||||
DefaultLogger: logrus.WithFields(logrus.Fields{
|
||||
"prefix": "[Cron Message]",
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user