This commit is contained in:
Paidax
2025-09-30 13:56:43 +08:00
parent aa516ab4e7
commit 88487a76fa
52 changed files with 1433 additions and 314 deletions
@@ -199,4 +199,12 @@ public class View_user {
@Column
private String expectedLeaveSchoolDate;
@Column
private String unionGroupId;
@Column
private String unionGroupName;
@Column
private String clubIds;
}