WH01243 2 жил өмнө
parent
commit
314287c78a

+ 1 - 1
service/message_mail_box.go

@@ -345,7 +345,7 @@ func (b MessaggeService) SaveMessage(in *messagecenter.MessageEntity) (fool bool
 					messageMailBox["read_time"] = nowForm.Format(util.Date_Full_Layout)
 					messageMailBox["read_time"] = nowForm.Format(util.Date_Full_Layout)
 				}
 				}
 				userType = 2
 				userType = 2
-				userId = in.NewUserId
+				userId = in.ReceiveId
 			}
 			}
 		} else {
 		} else {
 			messageMailBox["own_type"] = 2
 			messageMailBox["own_type"] = 2