mask替换相关接口--未完善版,暂存
This commit is contained in:
@@ -59,4 +59,10 @@ public class DesignSingleItemDTO implements Serializable {
|
||||
@ApiModelProperty("衣服上的装饰")
|
||||
private DesignSinglePrintDTO trims;
|
||||
|
||||
@ApiModelProperty("标注后的mask 的base64")
|
||||
private String maskUrl;
|
||||
|
||||
@ApiModelProperty("mask 的minio地址")
|
||||
private String maskMinioUrl;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user