瀏覽代碼

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