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

Merge branch 'cygx_9.3.1_0' of http://8.136.199.33:3000/hongze/hongze_cygx into debug

xingzai 2 жил өмнө
parent
commit
8705524802

+ 2 - 1
controllers/activity.go

@@ -859,6 +859,7 @@ func (this *ActivityCoAntroller) SignupAdd() {
 		resp.HasPermission = hasPermission
 		resp.SellerName = sellerName
 		resp.SellerMobile = sellerMobile
+
 	}
 
 	if signupType == 1 && user.IsMsgOutboundMobile == 0 {
@@ -894,7 +895,7 @@ func (this *ActivityCoAntroller) SignupAdd() {
 	}
 	resp.SignupType = signupType
 	resp.SignupStatus = signupStatus
-	resp.HasPermission = hasPermission
+	//resp.HasPermission = hasPermission
 	//if signupStatus == "Success" {
 	resp.ActivityId = activityId
 	//}