|
@@ -31,6 +31,10 @@ import java.util.Date;
|
|
@Setter
|
|
@Setter
|
|
public class QyRecordAttachmentAddParam {
|
|
public class QyRecordAttachmentAddParam {
|
|
|
|
|
|
|
|
+
|
|
|
|
+ @Schema(description = "id")
|
|
|
|
+ private String id;
|
|
|
|
+
|
|
|
|
|
|
@Schema(description = "企业备案信息")
|
|
@Schema(description = "企业备案信息")
|
|
private String qyRecordInfoId;
|
|
private String qyRecordInfoId;
|