Browse Source

Merge branch 'cygx_10.7' of http://8.136.199.33:3000/cxzhang/hongze_clpt into debug

xingzai 1 năm trước cách đây
mục cha
commit
79c5c0a231
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      services/activity.go

+ 0 - 3
services/activity.go

@@ -1035,10 +1035,7 @@ func GetActivityDetailUserPower(user *models.WxUserItem, activityInfo *models.Ac
 				havePower = false
 			}
 		}
-<<<<<<< HEAD
-=======
 		//如果主客观校验不通过,那么直接返回
->>>>>>> 45e382030b9631148fdf6168e44f34cc327279d3
 		if !havePower {
 			return
 		}