добавил поле типа
This commit is contained in:
@@ -20,6 +20,9 @@ public class Message extends iDBObject {
|
||||
public int group;
|
||||
@Expose
|
||||
public String value;
|
||||
@Expose
|
||||
@Description("IGNORE")
|
||||
public int type;
|
||||
//--
|
||||
@Description("DEFAULT ''")
|
||||
public String file = "";
|
||||
|
||||
Reference in New Issue
Block a user