zhangchuanxing hai 3 semanas
pai
achega
8b7d3ba3c4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      services/activity_points.go

+ 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)