xingzai 1 år sedan
förälder
incheckning
3d2c60e4a0
1 ändrade filer med 1 tillägg och 1 borttagningar
  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