不同工程下项目名可重复校验
This commit is contained in:
@@ -23,6 +23,7 @@ public class AppProjectAuditParm {
|
||||
|
||||
@ApiModelProperty(value="项目名称")
|
||||
private String name;
|
||||
private String engineeringId;
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -47,6 +47,6 @@ public class ProjectEquipmentVO {
|
||||
private String createTime;
|
||||
@ApiModelProperty(value = "是否是主用户0-否,1-是")
|
||||
private String isPrimaryUser;
|
||||
|
||||
private Integer runStatus;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user