3136352472 5 years ago
parent
commit
5fd4f3b7de
  1. 2
      core.go

2
core.go

@ -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"`
//可选

Loading…
Cancel
Save