fix:调整更新房间接口传参

This commit is contained in:
max
2024-06-05 15:57:20 +08:00
parent 13d87309e1
commit 5ba98cdb9e

View File

@@ -144,7 +144,7 @@ public class OpenRoomHelper {
roomInfo.roomPwd,
roomInfo.getRoomTypeLable(),
roomInfo.tagId,
AuthModel.get().getCurrentUid(),
roomInfo.getUid(),
AuthModel.get().getTicket(),
roomInfo.isHasAnimationEffect(),
roomInfo.getAudioQuality(),