WH01243 %!s(int64=2) %!d(string=hai) anos
pai
achega
ac1ea3c022
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      service/message_mail_box.go

+ 1 - 1
service/message_mail_box.go

@@ -909,7 +909,7 @@ func (b *MessaggeService) SaveAutoReplyMsg(userType, entId, entUserId, userId in
 		customer_service_id = entUserId
 		userid = userId
 		entid = entId
-		go UserSynchronousList(customer_service_id, userid, entid, message_id, nowFormat, userType)
+		go UserSynchronousList(customer_service_id, userid, entid, message_id, nowFormat, userType, 6)
 	}
 	return ok1, messageId
 }