back_recharge
duhui 2021-09-07 11:50:01 +08:00
parent eb1dfc554e
commit bdf8522a7f
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@ public enum TeamEnum {
this.teamId = teamId;
this.isCross = isCross;
this.remarks = remarks;
this.isPvp = isPvp;
}
public int getTeamId() {