123
This commit is contained in:
@@ -7,7 +7,7 @@ import java.util.List;
|
||||
@Data
|
||||
public class DynamicCreateVo {
|
||||
|
||||
private List<String> imageList;
|
||||
private String imageList;
|
||||
private String content;
|
||||
private Long usercode;
|
||||
private String usercode;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user