编队修改

back_recharge
duhui 2021-09-24 16:36:36 +08:00
parent 492d5d96fe
commit 14f6e735bc
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() {