Commit c9e5c7bc authored by hujiebin's avatar hujiebin

Update user_center_func.go

parent bb971433
......@@ -414,8 +414,8 @@ func SendSocketMicChange(userId uint64, externalId, txGroupId string, i uint32,
AgoraId: agoraId,
Timestamp: time.Now().Unix(),
User: &userProxy.MicUserData{
Id: userId,
ExternalId: externalId,
Id: micUserId,
ExternalId: micUserExternalId,
Avatar: avatar,
Nick: nick,
Sex: sex,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment