From f52df9fc5c5a4a2dcfc406f379e91c59ff475ba4 Mon Sep 17 00:00:00 2001 From: thinkphp Date: Wed, 23 Dec 2020 18:29:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=8E=B7=E5=8F=96=E7=BD=91?= =?UTF-8?q?=E9=A1=B5=E5=9B=BE=E7=89=87=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/request/default.php | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/request/default.php b/src/request/default.php index 7ddd273..9751a80 100644 --- a/src/request/default.php +++ b/src/request/default.php @@ -2227,6 +2227,14 @@ class WebsiteTop extends Request { } +/** + * @method $this withUrl($value) + * @method $this withFormat($value) + */ +class WebsiteHtmlpic extends Request +{ +} + /** * @method $this withUrl($value) */ @@ -2721,6 +2729,7 @@ class XnbIndex extends Request * @method WebsiteWhoisReverse websiteWhoisReverse() whois反查 * @method WebsiteTop websiteTop() 网站排行榜 * @method WebsiteHtmltext websiteHtmltext() 获取网页文章/新闻全文内容 + * @method WebsiteHtmlpic websiteHtmlpic() 获取网页图片 * @method WebsiteUrl2pic websiteUrl2pic() 网址转换为图片及PDF * @method WechatChoice wechatChoice() 微信公众号精选文章 * @method WechatSearch wechatSearch() 微信文章搜索