@ -23,7 +23,7 @@ type DateSlice struct {
}
type TimeArrow struct {
Id int `json:"id"`
TimeArrowId int `json:"time_arrow_id"`
Group string `json:"group"`
Type TimeArrowType `json:"type"`
//可选