mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-26 09:34:57 +08:00
Modify: json tag for QueryDate
This commit is contained in:
@@ -19,5 +19,5 @@ type ObjectProps struct {
|
|||||||
ChildFileNum int `json:"child_file_num"`
|
ChildFileNum int `json:"child_file_num"`
|
||||||
Path string `json:"path"`
|
Path string `json:"path"`
|
||||||
|
|
||||||
QueryDate time.Time
|
QueryDate time.Time `json:"query_date"`
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user