attribute 字段名规范

This commit is contained in:
zhouchengrong
2024-03-28 10:10:13 +08:00
parent 455b56ca2d
commit 89a205329a
10 changed files with 94 additions and 94 deletions

View File

@@ -1,3 +1,3 @@
labelName,join_attr,taskName,taskId
Pants,BTM_Type_1,Silhouette,1
Skirt,BTM_Type_2,Silhouette,1
Pants,BTM_Type_1,Type,1
Skirt,BTM_Type_2,Type,1
1 labelName join_attr taskName taskId
2 Pants BTM_Type_1 Silhouette Type 1
3 Skirt BTM_Type_2 Silhouette Type 1