设备审核接口
This commit is contained in:
@ -158,6 +158,10 @@ public class Project extends BaseEntity
|
||||
@ApiModelProperty("项目lei")
|
||||
private Long type;
|
||||
|
||||
// @ApiModelProperty("搜索值")
|
||||
// @JsonIgnore
|
||||
private String searchValue;
|
||||
|
||||
//业务字段---------------------------------------------------------------------------
|
||||
/**
|
||||
* 系统账号名称
|
||||
|
Reference in New Issue
Block a user