forked from Cookies_Public/AquaDX
[chusan] Delete unnecessary field in GameCharge
This commit is contained in:
parent
c242b74077
commit
f5c6f8494d
@ -44,9 +44,5 @@ public class GameCharge implements Serializable {
|
||||
private LocalDateTime saleStartDate;
|
||||
|
||||
private LocalDateTime saleEndDate;
|
||||
|
||||
@JsonInclude
|
||||
@Transient
|
||||
private String remarks = null;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user