@@ -33,8 +33,6 @@ func (this *UserController) ChooseDetail() {
return
}
mobile := user.Mobile
- //所有的产业map
- //var itemsIndustrial []*models.IndustrialManagementRep
mapIndustrial := make(map[int][]*models.IndustrialManagementRep)
mapFllow := make(map[int]int)
fllowList, err := models.GetCygxIndustryFllowList(mobile)