优化
This commit is contained in:
		@ -24,6 +24,9 @@ public class AnnexDTO {
 | 
			
		||||
	/** 用户类型 */
 | 
			
		||||
	@ApiModelProperty("用户类型")
 | 
			
		||||
	private String userType;
 | 
			
		||||
 | 
			
		||||
	@ApiModelProperty("招工任务ID")
 | 
			
		||||
	private Long recruitId;
 | 
			
		||||
	/** 附件类型 */
 | 
			
		||||
	@ApiModelProperty("附件类型")
 | 
			
		||||
	private String annexType;
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user