model/test/request/industry.go @@ -12,3 +12,7 @@ EndCreatedAt *time.Time `json:"endCreatedAt" form:"endCreatedAt"` request.PageInfo } type IndustryList struct { Industries []test.Industry `json:"industries"` }