Updated remark

This commit is contained in:
M66B
2018-09-13 07:06:06 +00:00
parent d2cf6c0ce6
commit d8a7b922a4

View File

@@ -72,7 +72,7 @@ public class EntityMessage implements Serializable {
@PrimaryKey(autoGenerate = true)
public Long id;
public Long account; // performance, compose = null
public Long account; // performance
@NonNull
public Long folder;
public Long identity;