BUGFIX: saveModuleContent时无法删除最后一个元素
TASK: 打开教育账号检查过期定时器
This commit is contained in:
@@ -26,7 +26,7 @@ public class ToProductImageResult implements Serializable {
|
||||
* ProductElement 上传的图片
|
||||
* ToProductImage 以to product image的结果作为图片来源(relight)
|
||||
*/
|
||||
@ApiModelProperty(value = "elementType")
|
||||
@ApiModelProperty(value = "elementType 图片来源:DesignOutfit(design的结果) | ProductElement(上传的图片) | ToProductImage(生成的结果)")
|
||||
private String elementType;
|
||||
|
||||
@ApiModelProperty(value = "url")
|
||||
|
||||
Reference in New Issue
Block a user