@@ -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