feat generate 升级 attribute retrieve 迁移

This commit is contained in:
zhouchengrong
2024-04-16 15:51:03 +08:00
parent 6b9fd16244
commit 835943b568
64 changed files with 1397 additions and 201 deletions

View File

@@ -0,0 +1,6 @@
labelName,join_attr,taskName,taskId
Maxi,attr_Dress_length_1,Dress_length,1
Midi,attr_Dress_length_2,Dress_length,1
Mini,attr_Dress_length_3,Dress_length,1
Over_the_knee,attr_Dress_length_4,Dress_length,1
Floor_Length,attr_Dress_length_5,Dress_length,1
1 labelName join_attr taskName taskId
2 Maxi attr_Dress_length_1 Dress_length 1
3 Midi attr_Dress_length_2 Dress_length 1
4 Mini attr_Dress_length_3 Dress_length 1
5 Over_the_knee attr_Dress_length_4 Dress_length 1
6 Floor_Length attr_Dress_length_5 Dress_length 1