完善批量设置

This commit is contained in:
2024-11-27 18:06:15 +08:00
parent ad84c71a30
commit 38854993d0
5 changed files with 22 additions and 14 deletions

View File

@@ -25,7 +25,7 @@ public class FollowLive extends BaseBean {
private String roomId;
@JSONField(name = "uid")
private int uid;
private String uid;
@JSONField(name = "online")
private int online;