高等级入场提示
This commit is contained in:
@@ -23,7 +23,7 @@ public class NewLevelModel extends BaseModel {
|
||||
@SerializedName("colour")
|
||||
private String colour;
|
||||
@SerializedName("live_icon")
|
||||
private String liveIcon;
|
||||
private String liveIcon = "https://downs.yaoulive.com/level1/img_1-9.png";
|
||||
|
||||
public static NewLevelModel objectFromData(String str) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user