Browse Source

批量关注

kobe6258 8 months ago
parent
commit
68a107bb70
1 changed files with 0 additions and 1 deletions
  1. 0 1
      controllers/user/user_controller.go

+ 0 - 1
controllers/user/user_controller.go

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