mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-07 02:37:26 +08:00
[chusan] Delete unnecessary field in GameCharge
This commit is contained in:
@@ -44,9 +44,5 @@ public class GameCharge implements Serializable {
|
||||
private LocalDateTime saleStartDate;
|
||||
|
||||
private LocalDateTime saleEndDate;
|
||||
|
||||
@JsonInclude
|
||||
@Transient
|
||||
private String remarks = null;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user