修复文件搜索接口返回修改日期为空问题
This commit is contained in:
parent
3b587cbb94
commit
b5642ebfdc
@ -21,4 +21,5 @@ public class SearchFileVO {
|
||||
private String fileUrl;
|
||||
private Map<String, List<String>> highLight;
|
||||
private Integer isDir;
|
||||
private String uploadTime;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user