1.给浪潮添加岗位申请、录用接口
This commit is contained in:
@@ -142,4 +142,8 @@ public class AppUserShow extends BaseEntity
|
||||
@TableField(exist = false)
|
||||
@ApiModelProperty("岗位id")
|
||||
private String jobId;
|
||||
|
||||
@TableField(exist = false)
|
||||
@ApiModelProperty("岗位申请id")
|
||||
private String applyId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user