Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -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 = "";
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user