base64 userID

This commit is contained in:
wangchuxiao
2022-06-10 18:23:31 +08:00
parent e95f09191a
commit fdaf4380fa
3 changed files with 14 additions and 1 deletions
@@ -209,6 +209,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{