Merge remote-tracking branch 'origin/errcode' into errcode

This commit is contained in:
withchao 2023-05-31 19:19:42 +08:00
commit b1459cd7c7

View File

@ -168,7 +168,7 @@ groupMemberInfoSet:
#############################friend################################# #############################friend#################################
friendApplicationAdded: friendApplicationAdded:
isSendMsg: true isSendMsg: false
reliabilityLevel: 1 reliabilityLevel: 1
unreadCount: false unreadCount: false
offlinePush: offlinePush:
@ -188,7 +188,7 @@ friendApplicationApproved:
ext: "Someone applies to add your friend application" ext: "Someone applies to add your friend application"
friendApplicationRejected: friendApplicationRejected:
isSendMsg: true isSendMsg: false
reliabilityLevel: 1 reliabilityLevel: 1
unreadCount: false unreadCount: false
offlinePush: offlinePush:
@ -198,7 +198,7 @@ friendApplicationRejected:
ext: "Someone rejected your friend application" ext: "Someone rejected your friend application"
friendAdded: friendAdded:
isSendMsg: true isSendMsg: false
reliabilityLevel: 1 reliabilityLevel: 1
unreadCount: false unreadCount: false
offlinePush: offlinePush:
@ -208,7 +208,7 @@ friendAdded:
ext: "We have become friends" ext: "We have become friends"
friendDeleted: friendDeleted:
isSendMsg: true isSendMsg: false
reliabilityLevel: 1 reliabilityLevel: 1
unreadCount: false unreadCount: false
offlinePush: offlinePush:
@ -218,7 +218,7 @@ friendDeleted:
ext: "deleted a friend" ext: "deleted a friend"
friendRemarkSet: friendRemarkSet:
isSendMsg: true isSendMsg: false
reliabilityLevel: 1 reliabilityLevel: 1
unreadCount: false unreadCount: false
offlinePush: offlinePush:
@ -228,7 +228,7 @@ friendRemarkSet:
ext: "Your friend's profile has been changed" ext: "Your friend's profile has been changed"
blackAdded: blackAdded:
isSendMsg: true isSendMsg: false
reliabilityLevel: 1 reliabilityLevel: 1
unreadCount: false unreadCount: false
offlinePush: offlinePush:
@ -238,7 +238,7 @@ blackAdded:
ext: "blocked a user" ext: "blocked a user"
blackDeleted: blackDeleted:
isSendMsg: true isSendMsg: false
reliabilityLevel: 1 reliabilityLevel: 1
unreadCount: false unreadCount: false
offlinePush: offlinePush:
@ -248,7 +248,7 @@ blackDeleted:
ext: "Remove a blocked user" ext: "Remove a blocked user"
friendInfoUpdated: friendInfoUpdated:
isSendMsg: true isSendMsg: false
reliabilityLevel: 1 reliabilityLevel: 1
unreadCount: false unreadCount: false
offlinePush: offlinePush: