base64 userID

This commit is contained in:
wangchuxiao
2022-06-10 18:23:31 +08:00
committed by Xinwei Xiong(cubxxw-openim)
parent 05e378fe37
commit 2f62db66cb
3 changed files with 14 additions and 1 deletions
@@ -204,6 +204,7 @@ func oaNotification(operationID, userID string) {
}
bytes, err := json.Marshal(elem)
if err != nil {
log.NewError(operationID, utils.GetSelfFuncName(), "elem: ", elem, err.Error())
return
}
sysNotification := &msg.NotificationMsg{