推荐加跳转直播间

This commit is contained in:
18401019693
2022-09-22 13:41:14 +08:00
parent ab2991a999
commit aaa453c903
2 changed files with 4 additions and 1 deletions

View File

@@ -25,7 +25,7 @@ public class MsgModel extends BaseModel {
private String nobleId = "";
@SerializedName("trumpet_msg")
private String trumpetMsg = "";
@SerializedName("anchor_id")
@SerializedName(value = "anchor_id", alternate = {"liveuid"})
private String anchorId = "";
/**