refactor: change collect config

master
710leo 4 years ago
parent e396ad4f67
commit af93088d2f

@ -132,7 +132,7 @@ func collectRuleGetsByIdent(c *gin.Context) {
}
type Summary struct {
LatestUpdatedAt int64 `json:"latestUpdatedAt"`
LatestUpdatedAt int64 `json:"latest_updated_at"`
Total int `json:"total"`
}

Loading…
Cancel
Save