附件地址必录
This commit is contained in:
parent
5729ff50ba
commit
42e119064b
|
|
@ -273,7 +273,7 @@ public class SupplierModel implements Serializable {
|
|||
@ApiParam(value = "附件.附件名称", example = "50Kr3",required = true,position = 1)
|
||||
private String attachmentName;
|
||||
|
||||
@ApiParam(value = "附件.附件地址", example = "hsUsx",required = false,position = 2)
|
||||
@ApiParam(value = "附件.附件地址", example = "hsUsx",required = true,position = 2)
|
||||
private String attachmentUrl;
|
||||
|
||||
public String getAttachmentName() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue