TASK:designSingle 添加多件衣服并允许添加相同类型的服装
This commit is contained in:
@@ -57,7 +57,7 @@ public class DesignPythonOutfitVO {
|
||||
@ApiModelProperty(value = "缩放比例")
|
||||
private Float scale = 1.0f;
|
||||
/**
|
||||
* 图层优先级 从1开始,优先级数字越大越靠近上层
|
||||
* 图层优先级 从10开始,优先级数字越大越靠近上层
|
||||
*/
|
||||
private Integer priority;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user