Browse Source

no message

zhangchuanxing 3 tuần trước cách đây
mục cha
commit
6b4728f5f9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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