fix
wangpengfei
2023-08-08 cdb47d41f39a5c600caa41692c9b5b0732944d6a
model/request/followRecord.go
@@ -30,3 +30,7 @@
   PageInfo
   Keyword string `json:"keyword"`
}
type DeleteFollowRecord struct {
   Ids []int `json:"ids"`
}