generate 允许用户从library中选择图片
This commit is contained in:
@@ -37,10 +37,15 @@ public class Generate {
|
||||
*/
|
||||
private String level1Type;
|
||||
|
||||
/**
|
||||
* 图片来源 collection | library
|
||||
*/
|
||||
private String elementSource;
|
||||
|
||||
/**
|
||||
* 关联collection element id
|
||||
*/
|
||||
private Long collectionElementId;
|
||||
private Long elementId;
|
||||
|
||||
/**
|
||||
* caption的内容
|
||||
|
||||
Reference in New Issue
Block a user