Эх сурвалжийг харах

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

zhangchuanxing 1 сар өмнө
parent
commit
c7fc894b48

+ 1 - 1
services/activity_points.go

@@ -1983,7 +1983,7 @@ func SpecialActivityPointsBillRoadShowReduce(log models.YanXuanActivityPointsRed
 
 	if len(itemsOld) > 0 {
 		for _, user := range itemsOld {
-			if mapMeetUserId[user.UserId] {
+			if mapMeetUserId[user.ResearcherId] {
 				continue
 			}
 			item := new(models.CygxActivitySpecialTripBill)