1
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user