1、增加方案的附件接收
This commit is contained in:
@ -359,4 +359,7 @@ public class ProjBaseInfoVO{
|
||||
|
||||
@ApiModelProperty(value = "供应商列表")
|
||||
private List<ProjSuppRelVO> projSuppRelVOList;
|
||||
|
||||
@ApiModelProperty(value = "附件列表")
|
||||
private List<BaseFileNoPageVO> baseFileNoPageVOList;
|
||||
}
|
||||
|
Reference in New Issue
Block a user