|
@@ -316,7 +316,7 @@ func (this *ActivityCoAntroller) Detail() {
|
|
return
|
|
return
|
|
}
|
|
}
|
|
if companyPermission == "" {
|
|
if companyPermission == "" {
|
|
- hasPermission = 2
|
|
|
|
|
|
+ resp.HasPermission = 2
|
|
resp.OperationMode = "Apply"
|
|
resp.OperationMode = "Apply"
|
|
resp.PopupMsg = "您暂无权限参加 【" + activityInfo.ChartPermissionName + "】行业活动,若想参加可以申请开通哦"
|
|
resp.PopupMsg = "您暂无权限参加 【" + activityInfo.ChartPermissionName + "】行业活动,若想参加可以申请开通哦"
|
|
br.Ret = 200
|
|
br.Ret = 200
|