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,15 @@
labelName,join_attr,taskName,taskId
Asymmetrical,attr_Design_U_1,Design_U,10
Tiered,attr_Design_U_2,Design_U,10
Tassel,attr_Design_U_3,Design_U,10
Ruffle,attr_Design_U_4,Design_U,10
Pleated,attr_Design_U_5,Design_U,10
Wrap,attr_Design_U_6,Design_U,10
Ripped,attr_Design_U_7,Design_U,10
Cut_out,attr_Design_U_8,Design_U,10
Eyelet,attr_Design_U_9,Design_U,10
Folded,attr_Design_U_10,Design_U,10
Tied,attr_Design_U_11,Design_U,10
Drapes,attr_Design_U_12,Design_U,10
Ribbon,attr_Design_U_13,Design_U,10
Button,attr_Design_U_14,Design_U,10
1 labelName join_attr taskName taskId
2 Asymmetrical attr_Design_U_1 Design_U 10
3 Tiered attr_Design_U_2 Design_U 10
4 Tassel attr_Design_U_3 Design_U 10
5 Ruffle attr_Design_U_4 Design_U 10
6 Pleated attr_Design_U_5 Design_U 10
7 Wrap attr_Design_U_6 Design_U 10
8 Ripped attr_Design_U_7 Design_U 10
9 Cut_out attr_Design_U_8 Design_U 10
10 Eyelet attr_Design_U_9 Design_U 10
11 Folded attr_Design_U_10 Design_U 10
12 Tied attr_Design_U_11 Design_U 10
13 Drapes attr_Design_U_12 Design_U 10
14 Ribbon attr_Design_U_13 Design_U 10
15 Button attr_Design_U_14 Design_U 10