Skip to content

Commit 42fdea7

Browse files
Merge pull request #30 from larksuite/feature/repair_third_week
删除多余的
2 parents e334fee + 11a5684 commit 42fdea7

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/main/java/com/lark/project/service/workitem/model/WorkItemRelation.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ public class WorkItemRelation {
2828
@SerializedName("name")
2929
private String name;
3030

31-
@SerializedName("relation_type")
32-
private Long relationType;
33-
3431
@SerializedName("disabled")
3532
private Boolean disabled;
3633

0 commit comments

Comments
 (0)