招工列表
This commit is contained in:
@ -32,8 +32,8 @@ public class ZbfProject implements Serializable {
|
||||
private Long id;
|
||||
|
||||
/** 唯一标识 */
|
||||
@Excel(name = "唯一标识")
|
||||
@ApiModelProperty("唯一标识")
|
||||
@Excel(name = "创建者ID")
|
||||
@ApiModelProperty("创建者ID")
|
||||
private Long userId;
|
||||
|
||||
/** 单位名称 */
|
||||
|
Reference in New Issue
Block a user