房间修改用户角色接口更改
This commit is contained in:
parent
3183a50e8a
commit
370c10e8cd
@ -225,7 +225,7 @@ public class RoomMemberChangeIdentityCmdExe {
|
||||
|
||||
// 房间每日任务
|
||||
RoomProfileManager manager = roomProfileManagerService.getById(cmd.getRoomId());
|
||||
updateRoomDailyTask(cmd.getReqUserId(), manager.getUserId(), manager.getId());
|
||||
updateRoomDailyTask(cmd.getChangeUserId(), manager.getUserId(), manager.getId());
|
||||
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user