2020年09月07日 gin 框架内置验证器文档 https://godoc.org/gopkg.in/go-playground/validator.v10验证器的试用列子type Topic2 struct { TopicId int `json:"topic_id" ` TopicTitle string `json:"