This commit is contained in:
richboo111
2024-01-29 10:29:59 +08:00
parent 9a923d36d4
commit 4d89774362

View File

@@ -555,6 +555,7 @@ func CheckAndReply(req *JXMsg, elmAppID string) (err error) {
temp.MsgContent = AutoReplyByAppID[mt.AppID]
}
}
temp.MsgType = mtwmapi.MsgTypeText
temp.MsgSource = mtwmapi.MsgSourceStore
temp.Cts = int(time.Now().Unix())
temp.MsgID = RandTimeNumber()