参赛选手加入编号,增加导出功能
This commit is contained in:
@@ -26,6 +26,9 @@ public class Contestant {
|
|||||||
|
|
||||||
private String email;
|
private String email;
|
||||||
|
|
||||||
|
@TableField("contestant_number")
|
||||||
|
private Integer contestantNumber;
|
||||||
|
|
||||||
@TableField("first_name")
|
@TableField("first_name")
|
||||||
private String firstName;
|
private String firstName;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user