Commit 9c4c513f authored by yaobaizheng's avatar yaobaizheng

合伙招商api

parent e7aa2cd0
......@@ -18,7 +18,7 @@ import java.util.List;
@ApiModel(value="项目信息")
public class PartnerSaveProjectInfoVO implements Serializable {
@ApiModelProperty(value = "项目信息")
@ApiModelProperty(value = "项目信息详情")
private PartnerProjectInfo partnerProjectInfo;
@ApiModelProperty(value = "项目图片")
private List<PartnerImageSource> partnerImageSourceList;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment