游戏列表字段更改
This commit is contained in:
parent
02d435b618
commit
bb4a0e1ec2
@ -103,9 +103,9 @@ public class GameListConfigCO extends ClientObject {
|
||||
*/
|
||||
private Timestamp createTime;
|
||||
|
||||
private boolean isNew;
|
||||
private boolean latest;
|
||||
|
||||
public boolean isNew() {
|
||||
public boolean isLatest() {
|
||||
if (createTime == null) {
|
||||
return false;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user