77 fix bugs.

This commit is contained in:
2025-12-18 11:17:51 +08:00
parent f5fea27595
commit 6207705d2a
3 changed files with 42 additions and 18 deletions

View File

@@ -73,7 +73,7 @@ public class RoomOnlineDialogFragment extends BaseMvpDialogFragment<RoomPresente
@Override
protected void initData() {
// MvpPre.getRoomOnline(getArguments().getString("roomId"), "1", "10");
MvpPre.getRoomOnline(getArguments().getString("roomId"), "1", "10");
}
@Override