This commit is contained in:
zt
2025-03-25 15:49:27 +08:00
parent 7f5eab72e1
commit 8fe084ddb7
2 changed files with 14 additions and 1 deletions

View File

@ -28,6 +28,9 @@ public class BgtGetWgzAnnexDTO {
@ApiModelProperty("附件类型")
private String annexType;
@ApiModelProperty("招工申请ID")
private Long recruitApplyId;