attribute 模型名称错误
This commit is contained in:
56
test/attribute/model.py
Normal file
56
test/attribute/model.py
Normal file
@@ -0,0 +1,56 @@
|
||||
var = ["bottom_OPType_B",
|
||||
"bottom_Silhouette_B",
|
||||
"bottom_Softness_B",
|
||||
"bottom_design",
|
||||
"bottom_length",
|
||||
"bottom_material",
|
||||
"bottom_print",
|
||||
"bottom_sub-Type",
|
||||
"category",
|
||||
"dress_collar",
|
||||
"dress_design",
|
||||
"dress_length",
|
||||
"dress_material",
|
||||
"dress_neckline",
|
||||
"dress_print",
|
||||
"dress_silohouette2",
|
||||
"dress_sleeve_length",
|
||||
"dress_sleeve_shape",
|
||||
"dress_sleeve_shoulder",
|
||||
"dress_softness",
|
||||
"dress_type",
|
||||
"jumpsuit_collar",
|
||||
"jumpsuit_design",
|
||||
"jumpsuit_length",
|
||||
"jumpsuit_material",
|
||||
"jumpsuit_optype",
|
||||
"jumpsuit_print",
|
||||
"jumpsuit_sleeve_length",
|
||||
"jumpsuit_sleeve_shape",
|
||||
"jumpsuit_sleeve_shoulder",
|
||||
"jumpsuit_softness",
|
||||
"jumpsuit_subtype",
|
||||
"outwear_material",
|
||||
"outwear_outear_length",
|
||||
"outwear_outer_collar",
|
||||
"outwear_outer_design",
|
||||
"outwear_outer_optype",
|
||||
"outwear_outer_silhouette",
|
||||
"outwear_outer_sleeve_length",
|
||||
"outwear_outer_sleeve_shape",
|
||||
"outwear_outer_sleeve_shoulder",
|
||||
"outwear_outer_softness",
|
||||
"outwear_print",
|
||||
"top_Collar",
|
||||
"top_Design",
|
||||
"top_Neckline",
|
||||
"top_Silhouette",
|
||||
"top_Sleeve_length",
|
||||
"top_Sleeve_shape",
|
||||
"top_Sleeve_shoulder",
|
||||
"top_Softness",
|
||||
"top_length",
|
||||
"top_material",
|
||||
"top_optype",
|
||||
"top_print",
|
||||
"top_type", ]
|
||||
Reference in New Issue
Block a user