mirror of https://github.com/cloudreve/Cloudreve
Modify: json tag for QueryDate
parent
1f1bc056e3
commit
fec2fe14f8
|
@ -19,5 +19,5 @@ type ObjectProps struct {
|
|||
ChildFileNum int `json:"child_file_num"`
|
||||
Path string `json:"path"`
|
||||
|
||||
QueryDate time.Time
|
||||
QueryDate time.Time `json:"query_date"`
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue