@@ -100,7 +100,6 @@ type FollowAnalystsReq struct {
AnalystNames string `json:"analystName"`
FollowType string `json:"followType"`
Mobile string `json:"mobile"`
- ByName bool `json:"byName"`
}
// FollowAnalysts 批量关注研究员