Explorar o código

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

zhangchuanxing hai 1 mes
pai
achega
63b37a8d86
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      services/activity_points.go

+ 1 - 1
services/activity_points.go

@@ -1780,7 +1780,7 @@ func ActivitySpecialPointsBillSubmitMeetingReduce(log models.YanXuanActivityPoin
 	}
 
 	if len(itemsOld) > 0 {
-		for _, user := range signUpDetailList {
+		for _, user := range itemsOld {
 			if mapMeetUserId[user.UserId] {
 				continue
 			}