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