招投标
This commit is contained in:
parent
47fb031221
commit
0a446e5f66
|
@ -42,4 +42,10 @@ public class TenderInfoResp extends TenderInfoReq implements Serializable {
|
|||
@ApiModelProperty("投标负责人姓名")
|
||||
private String tenderManagerName;
|
||||
|
||||
@ApiModelProperty("投标文件地址")
|
||||
private String attachPath;
|
||||
|
||||
@ApiModelProperty("投标负责人姓名")
|
||||
private String tenderManagerName;
|
||||
|
||||
}
|
Loading…
Reference in New Issue