Modify: json tag for QueryDate

pull/796/head
HFO4 4 years ago
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…
Cancel
Save