Skip to content

Commit 56bbe79

Browse files
authored
Merge pull request #7 from larksuite/feat/attachment_mime_type_0513
remove unused name
2 parents 7f0939d + 4614754 commit 56bbe79

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/com/lark/project/service/attachment/builder/UploadAttachmentReqBody.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ public class UploadAttachmentReqBody {
99
@SerializedName("file")
1010
private File file;
1111

12-
@SerializedName("file")
1312
private String mimeType;
1413

1514
@SerializedName("field_key")

0 commit comments

Comments
 (0)