合并问题

This commit is contained in:
cuizhibin 2025-08-05 20:27:44 +08:00
parent ffbf766cee
commit 8c3da0878e
1 changed files with 0 additions and 6 deletions

View File

@ -42,10 +42,4 @@ public class TenderInfoResp extends TenderInfoReq implements Serializable {
@ApiModelProperty("投标负责人姓名")
private String tenderManagerName;
@ApiModelProperty("投标文件地址")
private String attachPath;
@ApiModelProperty("投标负责人姓名")
private String tenderManagerName;
}