This commit is contained in:
zt
2025-03-21 20:26:14 +08:00
parent e7657de323
commit dd1228fd59
13 changed files with 102 additions and 27 deletions

View File

@ -21,6 +21,8 @@ public enum RecruitStatus
this.info = info;
}
public String getCode()
{
return code;