Browse Source

no message

zhangchuanxing 2 weeks ago
parent
commit
6b4728f5f9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      services/roadshow/calendar.go

+ 1 - 0
services/roadshow/calendar.go

@@ -1150,6 +1150,7 @@ func CheckAddRoadShowCompanyPoint(companyId int, researcherList []*roadshow.Cale
 
 	if pointsCompany > 0 || productItemRai.Status == utils.COMPANY_STATUS_FORMAL {
 		points = len(researcherList)
+	} else {
 		addType = 2
 	}
 	return