소스 검색

no message

xingzai 1 년 전
부모
커밋
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