设置文件Key
This commit is contained in:
parent
b4d06b8e6a
commit
0d6580bfdf
@ -20,4 +20,9 @@ public class FileInformationResponse {
|
|||||||
* URL MD5
|
* URL MD5
|
||||||
*/
|
*/
|
||||||
private String urlMd5;
|
private String urlMd5;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 文件 Key
|
||||||
|
*/
|
||||||
|
private String fileKey;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user