🎨 #3377 【企业微信】企微审批增加附件相关参数
This commit is contained in:
@@ -123,6 +123,10 @@ public class ContentValue implements Serializable {
|
||||
|
||||
@SerializedName("file_id")
|
||||
private String fileId;
|
||||
@SerializedName("file_name")
|
||||
private String fileName;
|
||||
@SerializedName("file_url")
|
||||
private String fileUrl;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user