浏览代码

Merge branch 'cygx/cygx_14_7' of http://8.136.199.33:3000/hongze/hz_crm_api into debug

zhangchuanxing 4 周之前
父节点
当前提交
3a02138347
共有 1 个文件被更改,包括 1 次插入0 次删除
  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