forked from Cookies_Github_mirror/AquaDX
[api] Add screenshot function
This commit is contained in:
@@ -25,6 +25,7 @@ public class PlayerPvCustomize implements Serializable {
|
||||
|
||||
@ManyToOne
|
||||
@JoinColumn(name = "pd_id")
|
||||
@JsonIgnore
|
||||
private PlayerProfile pdId;
|
||||
|
||||
@Column(name = "pv_id")
|
||||
|
||||
Reference in New Issue
Block a user