mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-09-19 17:58:17 +08:00
update 优化eTag名称
This commit is contained in:
parent
d049877fb8
commit
e02aac1ce4
@ -77,7 +77,8 @@ public class MultipartVo implements Serializable {
|
|||||||
/**
|
/**
|
||||||
* 从上传部分的内容生成的实体标签
|
* 从上传部分的内容生成的实体标签
|
||||||
*/
|
*/
|
||||||
private String entryTag;
|
private String eTag;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user