This website works better with JavaScript.
Home
Explore
Help
Sign In
Independent
/
gim
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update
master
DengBiao
1 year ago
parent
ef3766c52f
commit
ce526bde2f
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
internal/logic/domain/message/service/message_service.go
+ 1
- 0
internal/logic/domain/message/service/message_service.go
View File
@@ -173,6 +173,7 @@ func (*messageService) SendToUser(ctx context.Context, sender *pb.Sender, toUser
"toUserId": toUserId,
"isOpenAppPush": isOpenAppPush,
"req": req,
"masterId": masterId,
}))
if len(receiverDevices) <= 0 {
Write
Preview
Loading…
Cancel
Save