controllers/request/fineness.go @@ -30,5 +30,6 @@ type GetFinenessRegisterList struct { PageInfo FinenessRegisterID uint `json:"finenessRegisterID"` //纤度登记表ID Keyword string `json:"keyword" form:"keyword"` }