xingzai 1 год назад
Родитель
Сommit
3d2c60e4a0
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      controllers/yanxuan_special.go

+ 1 - 1
controllers/yanxuan_special.go

@@ -176,7 +176,7 @@ func (this *BaseAuthMobileController) Detail() {
 	}
 
 	var resp models.CygxYanxuanSpecialResp
-
+	resp.HasPermission = 1
 	resp.CygxYanxuanSpecialItem = *item
 	if item.DocUrl != "" {
 		var docs []models.Doc