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