diff --git a/core/phpspider.php b/core/phpspider.php index a92ea5c..a3e8113 100644 --- a/core/phpspider.php +++ b/core/phpspider.php @@ -38,7 +38,7 @@ class phpspider * 版本号 * @var string */ - const VERSION = '2.1.1'; + const VERSION = '2.1.2'; /** * 爬虫爬取每个网页的时间间隔,0表示不延时, 单位: 毫秒