TASK:getDetail添加返回字段priority
This commit is contained in:
@@ -42,6 +42,9 @@ public class DesignItemClothesDetailVO {
|
||||
@ApiModelProperty("对应图层信息")
|
||||
private List<DesignPythonOutfitVO> layersObject;
|
||||
|
||||
@ApiModelProperty("衣服所在图层")
|
||||
private Integer priority;
|
||||
|
||||
public DesignItemClothesDetailVO() {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user