BUGFIX: 男装 outwear single design;
This commit is contained in:
@@ -80,8 +80,8 @@ public class DesignPythonItem {
|
||||
public static List<String> SKIRT_TROUSERS = Arrays.asList(
|
||||
CollectionLevel2TypeEnum.SKIRT.getRealName(), CollectionLevel2TypeEnum.TROUSERS.getRealName());
|
||||
|
||||
public static List<String> OUTERWEAR = Arrays.asList(
|
||||
"OuterWear");
|
||||
public static List<String> OUTWEAR = Arrays.asList(
|
||||
"Outwear");
|
||||
|
||||
public static List<String> TOPS = Arrays.asList(
|
||||
"Tops");
|
||||
|
||||
Reference in New Issue
Block a user