From aa8168c43c2efd538cc5e7101fa126f6a101a363 Mon Sep 17 00:00:00 2001 From: Anyon Date: Mon, 8 Jul 2019 10:35:34 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]ComposerUpdate?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vendor/autoload.php | 2 +- vendor/composer/autoload_real.php | 14 +++++++------- vendor/composer/autoload_static.php | 8 ++++---- vendor/composer/installed.json | 8 ++++---- vendor/zoujingli/think-library/src/Controller.php | 4 ++-- vendor/zoujingli/think-library/src/File.php | 2 +- .../zoujingli/think-library/src/command/Sess.php | 4 ++-- .../zoujingli/think-library/src/command/Sync.php | 2 +- .../zoujingli/think-library/src/command/Task.php | 4 ++-- .../think-library/src/command/sync/Admin.php | 4 ++-- .../think-library/src/command/sync/Config.php | 4 ++-- .../think-library/src/command/sync/Plugs.php | 4 ++-- .../think-library/src/command/sync/Service.php | 4 ++-- .../think-library/src/command/sync/Wechat.php | 4 ++-- .../think-library/src/command/task/Reset.php | 4 ++-- .../think-library/src/command/task/Start.php | 4 ++-- .../think-library/src/command/task/State.php | 4 ++-- .../think-library/src/command/task/Stop.php | 4 ++-- vendor/zoujingli/think-library/src/common.php | 4 ++-- .../zoujingli/think-library/src/driver/Local.php | 4 ++-- vendor/zoujingli/think-library/src/driver/Oss.php | 4 ++-- .../zoujingli/think-library/src/driver/Qiniu.php | 4 ++-- .../zoujingli/think-library/src/logic/Delete.php | 4 ++-- vendor/zoujingli/think-library/src/logic/Form.php | 4 ++-- vendor/zoujingli/think-library/src/logic/Input.php | 4 ++-- vendor/zoujingli/think-library/src/logic/Logic.php | 4 ++-- vendor/zoujingli/think-library/src/logic/Page.php | 4 ++-- vendor/zoujingli/think-library/src/logic/Query.php | 4 ++-- vendor/zoujingli/think-library/src/logic/Save.php | 6 +++--- vendor/zoujingli/think-library/src/tools/Crypt.php | 4 ++-- vendor/zoujingli/think-library/src/tools/Csrf.php | 4 ++-- vendor/zoujingli/think-library/src/tools/Csv.php | 4 ++-- vendor/zoujingli/think-library/src/tools/Data.php | 4 ++-- vendor/zoujingli/think-library/src/tools/Emoji.php | 4 ++-- .../zoujingli/think-library/src/tools/Express.php | 4 ++-- vendor/zoujingli/think-library/src/tools/Http.php | 4 ++-- vendor/zoujingli/think-library/src/tools/Node.php | 4 ++-- .../zoujingli/think-library/src/tools/Options.php | 4 ++-- vendor/zoujingli/wechat-developer/AliPay/App.php | 4 ++-- vendor/zoujingli/wechat-developer/AliPay/Bill.php | 4 ++-- vendor/zoujingli/wechat-developer/AliPay/Pos.php | 4 ++-- vendor/zoujingli/wechat-developer/AliPay/Scan.php | 4 ++-- .../zoujingli/wechat-developer/AliPay/Transfer.php | 4 ++-- vendor/zoujingli/wechat-developer/AliPay/Wap.php | 4 ++-- vendor/zoujingli/wechat-developer/AliPay/Web.php | 4 ++-- vendor/zoujingli/wechat-developer/We.php | 4 ++-- vendor/zoujingli/wechat-developer/WeChat/Card.php | 4 ++-- .../WeChat/Contracts/BasicAliPay.php | 4 ++-- .../WeChat/Contracts/BasicPushEvent.php | 4 ++-- .../WeChat/Contracts/BasicWeChat.php | 4 ++-- .../WeChat/Contracts/BasicWePay.php | 4 ++-- .../WeChat/Contracts/DataArray.php | 4 ++-- .../WeChat/Contracts/DataError.php | 4 ++-- .../wechat-developer/WeChat/Contracts/Prpcrypt.php | 2 +- .../wechat-developer/WeChat/Contracts/Tools.php | 4 ++-- .../zoujingli/wechat-developer/WeChat/Custom.php | 4 ++-- .../WeChat/Exceptions/InvalidArgumentException.php | 4 ++-- .../WeChat/Exceptions/InvalidDecryptException.php | 4 ++-- .../WeChat/Exceptions/InvalidInstanceException.php | 4 ++-- .../WeChat/Exceptions/InvalidResponseException.php | 4 ++-- .../WeChat/Exceptions/LocalCacheException.php | 4 ++-- vendor/zoujingli/wechat-developer/WeChat/Limit.php | 4 ++-- vendor/zoujingli/wechat-developer/WeChat/Media.php | 4 ++-- vendor/zoujingli/wechat-developer/WeChat/Menu.php | 4 ++-- vendor/zoujingli/wechat-developer/WeChat/Oauth.php | 2 +- vendor/zoujingli/wechat-developer/WeChat/Pay.php | 4 ++-- .../zoujingli/wechat-developer/WeChat/Product.php | 4 ++-- .../zoujingli/wechat-developer/WeChat/Qrcode.php | 4 ++-- .../zoujingli/wechat-developer/WeChat/Receive.php | 4 ++-- vendor/zoujingli/wechat-developer/WeChat/Scan.php | 4 ++-- .../zoujingli/wechat-developer/WeChat/Script.php | 4 ++-- vendor/zoujingli/wechat-developer/WeChat/Shake.php | 4 ++-- vendor/zoujingli/wechat-developer/WeChat/Tags.php | 4 ++-- .../zoujingli/wechat-developer/WeChat/Template.php | 4 ++-- vendor/zoujingli/wechat-developer/WeChat/User.php | 4 ++-- vendor/zoujingli/wechat-developer/WeChat/Wifi.php | 4 ++-- vendor/zoujingli/wechat-developer/WeMini/Crypt.php | 4 ++-- vendor/zoujingli/wechat-developer/WeMini/Plugs.php | 4 ++-- vendor/zoujingli/wechat-developer/WeMini/Poi.php | 4 ++-- .../zoujingli/wechat-developer/WeMini/Qrcode.php | 4 ++-- .../zoujingli/wechat-developer/WeMini/Template.php | 4 ++-- vendor/zoujingli/wechat-developer/WeMini/Total.php | 4 ++-- vendor/zoujingli/wechat-developer/WePay/Bill.php | 4 ++-- vendor/zoujingli/wechat-developer/WePay/Coupon.php | 4 ++-- vendor/zoujingli/wechat-developer/WePay/Order.php | 4 ++-- .../zoujingli/wechat-developer/WePay/Redpack.php | 4 ++-- vendor/zoujingli/wechat-developer/WePay/Refund.php | 4 ++-- .../zoujingli/wechat-developer/WePay/Transfers.php | 4 ++-- .../wechat-developer/WePay/TransfersBank.php | 4 ++-- .../wechat-developer/_test/alipay-app.php | 2 +- .../wechat-developer/_test/alipay-bill.php | 4 ++-- .../wechat-developer/_test/alipay-notify.php | 2 +- .../wechat-developer/_test/alipay-pos.php | 2 +- .../wechat-developer/_test/alipay-refund.php | 4 ++-- .../wechat-developer/_test/alipay-scan.php | 2 +- .../wechat-developer/_test/alipay-transfer.php | 2 +- .../wechat-developer/_test/alipay-wap.php | 2 +- .../wechat-developer/_test/alipay-web.php | 2 +- vendor/zoujingli/wechat-developer/_test/alipay.php | 4 ++-- vendor/zoujingli/wechat-developer/_test/config.php | 4 ++-- .../wechat-developer/_test/pay-download-bill.php | 4 ++-- .../wechat-developer/_test/pay-order-close.php | 4 ++-- .../wechat-developer/_test/pay-order-create.php | 4 ++-- .../wechat-developer/_test/pay-order-notify.php | 2 +- .../wechat-developer/_test/pay-order-query.php | 4 ++-- .../wechat-developer/_test/pay-redpack-create.php | 4 ++-- .../wechat-developer/_test/pay-refund-create.php | 4 ++-- .../wechat-developer/_test/pay-refund-query.php | 4 ++-- .../_test/pay-transfers-create.php | 4 ++-- .../_test/pay-transfersbank-create.php | 4 ++-- .../wechat-developer/_test/wechat-jssdk-sign.php | 4 ++-- .../wechat-developer/_test/wechat-menu-get.php | 4 ++-- .../_test/wechat-qrcode-create.php | 4 ++-- .../wechat-developer/_test/wechat-user-get.php | 4 ++-- vendor/zoujingli/wechat-developer/include.php | 4 ++-- vendor/zoujingli/weopen-developer/WeChat/Bind.php | 4 ++-- vendor/zoujingli/weopen-developer/WeChat/Mini.php | 4 ++-- .../zoujingli/weopen-developer/WeMini/Account.php | 4 ++-- vendor/zoujingli/weopen-developer/WeMini/Basic.php | 4 ++-- vendor/zoujingli/weopen-developer/WeMini/Code.php | 4 ++-- .../zoujingli/weopen-developer/WeMini/Domain.php | 4 ++-- .../zoujingli/weopen-developer/WeMini/Tester.php | 4 ++-- vendor/zoujingli/weopen-developer/WeMini/User.php | 4 ++-- vendor/zoujingli/weopen-developer/WeOpen/Login.php | 4 ++-- .../zoujingli/weopen-developer/WeOpen/MiniApp.php | 2 +- .../zoujingli/weopen-developer/WeOpen/Service.php | 4 ++-- vendor/zoujingli/weopen-developer/_test/open.php | 4 ++-- 127 files changed, 250 insertions(+), 250 deletions(-) diff --git a/vendor/autoload.php b/vendor/autoload.php index 81cce0e7a..b8a207d72 100644 --- a/vendor/autoload.php +++ b/vendor/autoload.php @@ -4,4 +4,4 @@ require_once __DIR__ . '/composer/autoload_real.php'; -return ComposerAutoloaderInit5d09d00655f54bcd9cc14ff32c48d456::getLoader(); +return ComposerAutoloaderInit4e7d8a24dc5124bf8819757abb2b16a4::getLoader(); diff --git a/vendor/composer/autoload_real.php b/vendor/composer/autoload_real.php index a0eb726ac..b703ce53d 100644 --- a/vendor/composer/autoload_real.php +++ b/vendor/composer/autoload_real.php @@ -2,7 +2,7 @@ // autoload_real.php @generated by Composer -class ComposerAutoloaderInit5d09d00655f54bcd9cc14ff32c48d456 +class ComposerAutoloaderInit4e7d8a24dc5124bf8819757abb2b16a4 { private static $loader; @@ -19,15 +19,15 @@ class ComposerAutoloaderInit5d09d00655f54bcd9cc14ff32c48d456 return self::$loader; } - spl_autoload_register(array('ComposerAutoloaderInit5d09d00655f54bcd9cc14ff32c48d456', 'loadClassLoader'), true, true); + spl_autoload_register(array('ComposerAutoloaderInit4e7d8a24dc5124bf8819757abb2b16a4', 'loadClassLoader'), true, true); self::$loader = $loader = new \Composer\Autoload\ClassLoader(); - spl_autoload_unregister(array('ComposerAutoloaderInit5d09d00655f54bcd9cc14ff32c48d456', 'loadClassLoader')); + spl_autoload_unregister(array('ComposerAutoloaderInit4e7d8a24dc5124bf8819757abb2b16a4', 'loadClassLoader')); $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded()); if ($useStaticLoader) { require_once __DIR__ . '/autoload_static.php'; - call_user_func(\Composer\Autoload\ComposerStaticInit5d09d00655f54bcd9cc14ff32c48d456::getInitializer($loader)); + call_user_func(\Composer\Autoload\ComposerStaticInit4e7d8a24dc5124bf8819757abb2b16a4::getInitializer($loader)); } else { $map = require __DIR__ . '/autoload_namespaces.php'; foreach ($map as $namespace => $path) { @@ -48,19 +48,19 @@ class ComposerAutoloaderInit5d09d00655f54bcd9cc14ff32c48d456 $loader->register(true); if ($useStaticLoader) { - $includeFiles = Composer\Autoload\ComposerStaticInit5d09d00655f54bcd9cc14ff32c48d456::$files; + $includeFiles = Composer\Autoload\ComposerStaticInit4e7d8a24dc5124bf8819757abb2b16a4::$files; } else { $includeFiles = require __DIR__ . '/autoload_files.php'; } foreach ($includeFiles as $fileIdentifier => $file) { - composerRequire5d09d00655f54bcd9cc14ff32c48d456($fileIdentifier, $file); + composerRequire4e7d8a24dc5124bf8819757abb2b16a4($fileIdentifier, $file); } return $loader; } } -function composerRequire5d09d00655f54bcd9cc14ff32c48d456($fileIdentifier, $file) +function composerRequire4e7d8a24dc5124bf8819757abb2b16a4($fileIdentifier, $file) { if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { require $file; diff --git a/vendor/composer/autoload_static.php b/vendor/composer/autoload_static.php index 6918289ea..bab3daec3 100644 --- a/vendor/composer/autoload_static.php +++ b/vendor/composer/autoload_static.php @@ -4,7 +4,7 @@ namespace Composer\Autoload; -class ComposerStaticInit5d09d00655f54bcd9cc14ff32c48d456 +class ComposerStaticInit4e7d8a24dc5124bf8819757abb2b16a4 { public static $files = array ( '841780ea2e1d6545ea3a253239d59c05' => __DIR__ . '/..' . '/qiniu/php-sdk/src/Qiniu/functions.php', @@ -348,9 +348,9 @@ class ComposerStaticInit5d09d00655f54bcd9cc14ff32c48d456 public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { - $loader->prefixLengthsPsr4 = ComposerStaticInit5d09d00655f54bcd9cc14ff32c48d456::$prefixLengthsPsr4; - $loader->prefixDirsPsr4 = ComposerStaticInit5d09d00655f54bcd9cc14ff32c48d456::$prefixDirsPsr4; - $loader->classMap = ComposerStaticInit5d09d00655f54bcd9cc14ff32c48d456::$classMap; + $loader->prefixLengthsPsr4 = ComposerStaticInit4e7d8a24dc5124bf8819757abb2b16a4::$prefixLengthsPsr4; + $loader->prefixDirsPsr4 = ComposerStaticInit4e7d8a24dc5124bf8819757abb2b16a4::$prefixDirsPsr4; + $loader->classMap = ComposerStaticInit4e7d8a24dc5124bf8819757abb2b16a4::$classMap; }, null, ClassLoader::class); } diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index 2b38e8142..bf0b11118 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -499,12 +499,12 @@ "source": { "type": "git", "url": "https://github.com/zoujingli/ThinkLibrary.git", - "reference": "a7cfd1e203f88fb81c0a38ae20dcb643edbb82b4" + "reference": "bcd443b8408ac772eddc163c6b9663dad8f3aee8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zoujingli/ThinkLibrary/zipball/a7cfd1e203f88fb81c0a38ae20dcb643edbb82b4", - "reference": "a7cfd1e203f88fb81c0a38ae20dcb643edbb82b4", + "url": "https://api.github.com/repos/zoujingli/ThinkLibrary/zipball/bcd443b8408ac772eddc163c6b9663dad8f3aee8", + "reference": "bcd443b8408ac772eddc163c6b9663dad8f3aee8", "shasum": "", "mirrors": [ { @@ -523,7 +523,7 @@ "qiniu/php-sdk": "^7.2", "topthink/framework": "5.1.*" }, - "time": "2019-07-04T09:26:12+00:00", + "time": "2019-07-08T02:32:45+00:00", "type": "library", "installation-source": "dist", "autoload": { diff --git a/vendor/zoujingli/think-library/src/Controller.php b/vendor/zoujingli/think-library/src/Controller.php index 4cff43d90..960496f83 100644 --- a/vendor/zoujingli/think-library/src/Controller.php +++ b/vendor/zoujingli/think-library/src/Controller.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -191,4 +191,4 @@ class Controller extends \stdClass } } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/think-library/src/File.php b/vendor/zoujingli/think-library/src/File.php index 33a3b2509..5a9f684fd 100644 --- a/vendor/zoujingli/think-library/src/File.php +++ b/vendor/zoujingli/think-library/src/File.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- diff --git a/vendor/zoujingli/think-library/src/command/Sess.php b/vendor/zoujingli/think-library/src/command/Sess.php index 049a26038..7d1c4733c 100644 --- a/vendor/zoujingli/think-library/src/command/Sess.php +++ b/vendor/zoujingli/think-library/src/command/Sess.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -42,4 +42,4 @@ class Sess extends Command $output->writeln('Complete cleaning of invalid session files'); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/think-library/src/command/Sync.php b/vendor/zoujingli/think-library/src/command/Sync.php index dfbb3c043..c822368d6 100644 --- a/vendor/zoujingli/think-library/src/command/Sync.php +++ b/vendor/zoujingli/think-library/src/command/Sync.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- diff --git a/vendor/zoujingli/think-library/src/command/Task.php b/vendor/zoujingli/think-library/src/command/Task.php index 3b886a898..3e0af95d3 100644 --- a/vendor/zoujingli/think-library/src/command/Task.php +++ b/vendor/zoujingli/think-library/src/command/Task.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -101,4 +101,4 @@ class Task extends Command return PATH_SEPARATOR === ';'; } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/think-library/src/command/sync/Admin.php b/vendor/zoujingli/think-library/src/command/sync/Admin.php index 3226f5cba..bfc6e9643 100644 --- a/vendor/zoujingli/think-library/src/command/sync/Admin.php +++ b/vendor/zoujingli/think-library/src/command/sync/Admin.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -40,4 +40,4 @@ class Admin extends Sync } } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/think-library/src/command/sync/Config.php b/vendor/zoujingli/think-library/src/command/sync/Config.php index f8c484fe9..8610913fc 100644 --- a/vendor/zoujingli/think-library/src/command/sync/Config.php +++ b/vendor/zoujingli/think-library/src/command/sync/Config.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -39,4 +39,4 @@ class Config extends Sync parent::execute($input, $output); } } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/think-library/src/command/sync/Plugs.php b/vendor/zoujingli/think-library/src/command/sync/Plugs.php index e696440ef..ed3a4e824 100644 --- a/vendor/zoujingli/think-library/src/command/sync/Plugs.php +++ b/vendor/zoujingli/think-library/src/command/sync/Plugs.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -39,4 +39,4 @@ class Plugs extends Sync parent::execute($input, $output); } } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/think-library/src/command/sync/Service.php b/vendor/zoujingli/think-library/src/command/sync/Service.php index 1bac58649..89e2d2695 100644 --- a/vendor/zoujingli/think-library/src/command/sync/Service.php +++ b/vendor/zoujingli/think-library/src/command/sync/Service.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -39,4 +39,4 @@ class Service extends Sync parent::execute($input, $output); } } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/think-library/src/command/sync/Wechat.php b/vendor/zoujingli/think-library/src/command/sync/Wechat.php index e0132b741..7fe28af6a 100644 --- a/vendor/zoujingli/think-library/src/command/sync/Wechat.php +++ b/vendor/zoujingli/think-library/src/command/sync/Wechat.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -39,4 +39,4 @@ class Wechat extends Sync parent::execute($input, $output); } } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/think-library/src/command/task/Reset.php b/vendor/zoujingli/think-library/src/command/task/Reset.php index c28a3de0d..7da0ceb24 100644 --- a/vendor/zoujingli/think-library/src/command/task/Reset.php +++ b/vendor/zoujingli/think-library/src/command/task/Reset.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -41,4 +41,4 @@ class Reset extends Task $output->error('message queue daemon creation failed, try again later!'); } } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/think-library/src/command/task/Start.php b/vendor/zoujingli/think-library/src/command/task/Start.php index 6c4f0366d..364b2e788 100644 --- a/vendor/zoujingli/think-library/src/command/task/Start.php +++ b/vendor/zoujingli/think-library/src/command/task/Start.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -42,4 +42,4 @@ class Start extends Task } } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/think-library/src/command/task/State.php b/vendor/zoujingli/think-library/src/command/task/State.php index 2f4195154..f9c9f189f 100644 --- a/vendor/zoujingli/think-library/src/command/task/State.php +++ b/vendor/zoujingli/think-library/src/command/task/State.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -37,4 +37,4 @@ class State extends Task } } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/think-library/src/command/task/Stop.php b/vendor/zoujingli/think-library/src/command/task/Stop.php index a1584e3ba..e838fe643 100644 --- a/vendor/zoujingli/think-library/src/command/task/Stop.php +++ b/vendor/zoujingli/think-library/src/command/task/Stop.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -38,4 +38,4 @@ class Stop extends Task } } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/think-library/src/common.php b/vendor/zoujingli/think-library/src/common.php index ac12e8909..5ee356146 100644 --- a/vendor/zoujingli/think-library/src/common.php +++ b/vendor/zoujingli/think-library/src/common.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -263,4 +263,4 @@ Middleware::add(function (Request $request, \Closure $next, $header = []) { if (function_exists('think\__include_file')) { $root = rtrim(str_replace('\\', '/', env('app_path')), '/'); foreach (glob("{$root}/*/sys.php") as $file) \think\__include_file($file); -} +} \ No newline at end of file diff --git a/vendor/zoujingli/think-library/src/driver/Local.php b/vendor/zoujingli/think-library/src/driver/Local.php index 694c64bce..ee29099bb 100644 --- a/vendor/zoujingli/think-library/src/driver/Local.php +++ b/vendor/zoujingli/think-library/src/driver/Local.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -140,4 +140,4 @@ class Local extends File return true; } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/think-library/src/driver/Oss.php b/vendor/zoujingli/think-library/src/driver/Oss.php index 012ae8e40..39f651bb2 100644 --- a/vendor/zoujingli/think-library/src/driver/Oss.php +++ b/vendor/zoujingli/think-library/src/driver/Oss.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -198,4 +198,4 @@ class Oss extends File return new OssClient($keyid, $secret, $endpoint); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/think-library/src/driver/Qiniu.php b/vendor/zoujingli/think-library/src/driver/Qiniu.php index 6a8fe85f5..2fecb8036 100644 --- a/vendor/zoujingli/think-library/src/driver/Qiniu.php +++ b/vendor/zoujingli/think-library/src/driver/Qiniu.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -202,4 +202,4 @@ class Qiniu extends File ); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/think-library/src/logic/Delete.php b/vendor/zoujingli/think-library/src/logic/Delete.php index e66c55f37..d527aecbd 100644 --- a/vendor/zoujingli/think-library/src/logic/Delete.php +++ b/vendor/zoujingli/think-library/src/logic/Delete.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -93,4 +93,4 @@ class Delete extends Logic } } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/think-library/src/logic/Form.php b/vendor/zoujingli/think-library/src/logic/Form.php index 4762a61b7..3c0d1c7e9 100644 --- a/vendor/zoujingli/think-library/src/logic/Form.php +++ b/vendor/zoujingli/think-library/src/logic/Form.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -111,4 +111,4 @@ class Form extends Logic } } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/think-library/src/logic/Input.php b/vendor/zoujingli/think-library/src/logic/Input.php index 562ee51a9..71183d99d 100644 --- a/vendor/zoujingli/think-library/src/logic/Input.php +++ b/vendor/zoujingli/think-library/src/logic/Input.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -93,4 +93,4 @@ class Input extends Logic } } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/think-library/src/logic/Logic.php b/vendor/zoujingli/think-library/src/logic/Logic.php index 362c9f2b4..fdb681afd 100644 --- a/vendor/zoujingli/think-library/src/logic/Logic.php +++ b/vendor/zoujingli/think-library/src/logic/Logic.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -53,4 +53,4 @@ abstract class Logic return is_string($dbQuery) ? Db::name($dbQuery) : $dbQuery; } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/think-library/src/logic/Page.php b/vendor/zoujingli/think-library/src/logic/Page.php index 9d1d3d833..c51611c49 100644 --- a/vendor/zoujingli/think-library/src/logic/Page.php +++ b/vendor/zoujingli/think-library/src/logic/Page.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -139,4 +139,4 @@ class Page extends Logic } } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/think-library/src/logic/Query.php b/vendor/zoujingli/think-library/src/logic/Query.php index 430da0370..9cf511536 100644 --- a/vendor/zoujingli/think-library/src/logic/Query.php +++ b/vendor/zoujingli/think-library/src/logic/Query.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -205,7 +205,7 @@ class Query extends Logic list($dk, $qk) = explode($alias, $field); } if (isset($data[$qk]) && $data[$qk] !== '') { - list($begin, $after) = explode($split, $data[$field]); + list($begin, $after) = explode($split, $data[$qk]); if (is_callable($callback)) { $after = call_user_func($callback, $after, 'after'); $begin = call_user_func($callback, $begin, 'begin'); diff --git a/vendor/zoujingli/think-library/src/logic/Save.php b/vendor/zoujingli/think-library/src/logic/Save.php index 55fce504d..f3b0f934b 100644 --- a/vendor/zoujingli/think-library/src/logic/Save.php +++ b/vendor/zoujingli/think-library/src/logic/Save.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -91,9 +91,9 @@ class Save extends Logic } // 回复前端结果 if ($result !== false) { - $this->controller->success('数据记录保存成功!', ''); + $this->controller->success('数据更新成功!', ''); } else { - $this->controller->error('数据保存失败, 请稍候再试!'); + $this->controller->error('数据更新失败, 请稍候再试!'); } } diff --git a/vendor/zoujingli/think-library/src/tools/Crypt.php b/vendor/zoujingli/think-library/src/tools/Crypt.php index 39b5ad910..f3cdd6bde 100644 --- a/vendor/zoujingli/think-library/src/tools/Crypt.php +++ b/vendor/zoujingli/think-library/src/tools/Crypt.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -62,4 +62,4 @@ class Crypt } } } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/think-library/src/tools/Csrf.php b/vendor/zoujingli/think-library/src/tools/Csrf.php index 9032eaf1a..9ffb65829 100644 --- a/vendor/zoujingli/think-library/src/tools/Csrf.php +++ b/vendor/zoujingli/think-library/src/tools/Csrf.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -90,4 +90,4 @@ class Csrf }, $html); })); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/think-library/src/tools/Csv.php b/vendor/zoujingli/think-library/src/tools/Csv.php index f951d7a9c..fb2deaa0d 100644 --- a/vendor/zoujingli/think-library/src/tools/Csv.php +++ b/vendor/zoujingli/think-library/src/tools/Csv.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -64,4 +64,4 @@ class Csv while ($key = array_shift($attr)) $temp = isset($temp[$key]) ? $temp[$key] : $temp; return (is_string($temp) || is_numeric($temp)) ? @iconv('utf-8', 'gbk//TRANSLIT', "{$temp}") : ''; } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/think-library/src/tools/Data.php b/vendor/zoujingli/think-library/src/tools/Data.php index 09f9d6531..ee1c927da 100644 --- a/vendor/zoujingli/think-library/src/tools/Data.php +++ b/vendor/zoujingli/think-library/src/tools/Data.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -189,4 +189,4 @@ class Data while ($size >= 1024 && $pos < 6) if (++$pos) $size /= 1024; return round($size, $dec) . ' ' . $map[$pos]; } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/think-library/src/tools/Emoji.php b/vendor/zoujingli/think-library/src/tools/Emoji.php index 7c340ff19..678eb9cb8 100644 --- a/vendor/zoujingli/think-library/src/tools/Emoji.php +++ b/vendor/zoujingli/think-library/src/tools/Emoji.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -56,4 +56,4 @@ class Emoji return strlen($match[0]) >= 4 ? '' : $match[0]; }, $content); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/think-library/src/tools/Express.php b/vendor/zoujingli/think-library/src/tools/Express.php index 619ac7e06..38b42f429 100644 --- a/vendor/zoujingli/think-library/src/tools/Express.php +++ b/vendor/zoujingli/think-library/src/tools/Express.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -46,4 +46,4 @@ class Express return ['message' => 'ok', 'com' => $code, 'nu' => $number, 'data' => $list]; } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/think-library/src/tools/Http.php b/vendor/zoujingli/think-library/src/tools/Http.php index 767b209d0..4263b582f 100644 --- a/vendor/zoujingli/think-library/src/tools/Http.php +++ b/vendor/zoujingli/think-library/src/tools/Http.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -139,4 +139,4 @@ class Http return $userAgents[array_rand($userAgents, 1)]; } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/think-library/src/tools/Node.php b/vendor/zoujingli/think-library/src/tools/Node.php index 47d4aabae..fac383e65 100644 --- a/vendor/zoujingli/think-library/src/tools/Node.php +++ b/vendor/zoujingli/think-library/src/tools/Node.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -193,4 +193,4 @@ class Node return $total; } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/think-library/src/tools/Options.php b/vendor/zoujingli/think-library/src/tools/Options.php index c770b94a4..edf779a80 100644 --- a/vendor/zoujingli/think-library/src/tools/Options.php +++ b/vendor/zoujingli/think-library/src/tools/Options.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | Library for ThinkAdmin // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://library.thinkadmin.top // +---------------------------------------------------------------------- @@ -134,4 +134,4 @@ class Options implements \ArrayAccess { $this->del($offset); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/AliPay/App.php b/vendor/zoujingli/wechat-developer/AliPay/App.php index 7e864b831..f2cf383ca 100644 --- a/vendor/zoujingli/wechat-developer/AliPay/App.php +++ b/vendor/zoujingli/wechat-developer/AliPay/App.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -45,4 +45,4 @@ class App extends BasicAliPay $this->applyData($options); return http_build_query($this->options->get()); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/AliPay/Bill.php b/vendor/zoujingli/wechat-developer/AliPay/Bill.php index 8f2ec9940..995e90632 100644 --- a/vendor/zoujingli/wechat-developer/AliPay/Bill.php +++ b/vendor/zoujingli/wechat-developer/AliPay/Bill.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -44,4 +44,4 @@ class Bill extends BasicAliPay { return $this->getResult($options); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/AliPay/Pos.php b/vendor/zoujingli/wechat-developer/AliPay/Pos.php index 5054a32ec..800104e13 100644 --- a/vendor/zoujingli/wechat-developer/AliPay/Pos.php +++ b/vendor/zoujingli/wechat-developer/AliPay/Pos.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -45,4 +45,4 @@ class Pos extends BasicAliPay { return $this->getResult($options); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/AliPay/Scan.php b/vendor/zoujingli/wechat-developer/AliPay/Scan.php index e7309bb96..df9973c77 100644 --- a/vendor/zoujingli/wechat-developer/AliPay/Scan.php +++ b/vendor/zoujingli/wechat-developer/AliPay/Scan.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -44,4 +44,4 @@ class Scan extends BasicAliPay { return $this->getResult($options); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/AliPay/Transfer.php b/vendor/zoujingli/wechat-developer/AliPay/Transfer.php index 8098b955e..bb745cf4b 100644 --- a/vendor/zoujingli/wechat-developer/AliPay/Transfer.php +++ b/vendor/zoujingli/wechat-developer/AliPay/Transfer.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -45,4 +45,4 @@ class Transfer extends BasicAliPay { return $this->getResult($options); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/AliPay/Wap.php b/vendor/zoujingli/wechat-developer/AliPay/Wap.php index 728d46096..e97ac948e 100644 --- a/vendor/zoujingli/wechat-developer/AliPay/Wap.php +++ b/vendor/zoujingli/wechat-developer/AliPay/Wap.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -44,4 +44,4 @@ class Wap extends BasicAliPay parent::applyData($options); return $this->buildPayHtml(); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/AliPay/Web.php b/vendor/zoujingli/wechat-developer/AliPay/Web.php index 9c0e7e1b7..2ad937cc4 100644 --- a/vendor/zoujingli/wechat-developer/AliPay/Web.php +++ b/vendor/zoujingli/wechat-developer/AliPay/Web.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -44,4 +44,4 @@ class Web extends BasicAliPay parent::applyData($options); return $this->buildPayHtml(); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/We.php b/vendor/zoujingli/wechat-developer/We.php index 3be8d8889..a4ffc595a 100644 --- a/vendor/zoujingli/wechat-developer/We.php +++ b/vendor/zoujingli/wechat-developer/We.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -124,4 +124,4 @@ class We throw new InvalidInstanceException("class {$name} not found"); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeChat/Card.php b/vendor/zoujingli/wechat-developer/WeChat/Card.php index 968e1d7e3..b392781eb 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/Card.php +++ b/vendor/zoujingli/wechat-developer/WeChat/Card.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -669,4 +669,4 @@ class Card extends BasicWeChat return $this->httpPostForJson($url, $data); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeChat/Contracts/BasicAliPay.php b/vendor/zoujingli/wechat-developer/WeChat/Contracts/BasicAliPay.php index fbceb0a81..ec2b6effc 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/Contracts/BasicAliPay.php +++ b/vendor/zoujingli/wechat-developer/WeChat/Contracts/BasicAliPay.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -265,4 +265,4 @@ abstract class BasicAliPay */ abstract public function apply($options); -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeChat/Contracts/BasicPushEvent.php b/vendor/zoujingli/wechat-developer/WeChat/Contracts/BasicPushEvent.php index b6f6bf112..c21e6e492 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/Contracts/BasicPushEvent.php +++ b/vendor/zoujingli/wechat-developer/WeChat/Contracts/BasicPushEvent.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -228,4 +228,4 @@ class BasicPushEvent { return $this->receive->get('ToUserName'); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeChat/Contracts/BasicWeChat.php b/vendor/zoujingli/wechat-developer/WeChat/Contracts/BasicWeChat.php index 4b1bec649..0f9f8b81b 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/Contracts/BasicWeChat.php +++ b/vendor/zoujingli/wechat-developer/WeChat/Contracts/BasicWeChat.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -228,4 +228,4 @@ class BasicWeChat return $this->httpGetForJson($url); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeChat/Contracts/BasicWePay.php b/vendor/zoujingli/wechat-developer/WeChat/Contracts/BasicWePay.php index 57a8d2cb8..1f0f0965f 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/Contracts/BasicWePay.php +++ b/vendor/zoujingli/wechat-developer/WeChat/Contracts/BasicWePay.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -183,4 +183,4 @@ class BasicWePay } return $result; } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeChat/Contracts/DataArray.php b/vendor/zoujingli/wechat-developer/WeChat/Contracts/DataArray.php index 489087650..c932c7daf 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/Contracts/DataArray.php +++ b/vendor/zoujingli/wechat-developer/WeChat/Contracts/DataArray.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -121,4 +121,4 @@ class DataArray implements ArrayAccess } return isset($this->config[$offset]) ? $this->config[$offset] : null; } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeChat/Contracts/DataError.php b/vendor/zoujingli/wechat-developer/WeChat/Contracts/DataError.php index 5184a2a72..51cd9a2ee 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/Contracts/DataError.php +++ b/vendor/zoujingli/wechat-developer/WeChat/Contracts/DataError.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -191,4 +191,4 @@ class DataError return isset(self::$message[$code]) ? self::$message[$code] : $code; } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeChat/Contracts/Prpcrypt.php b/vendor/zoujingli/wechat-developer/WeChat/Contracts/Prpcrypt.php index 3fed71178..2b93c5038 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/Contracts/Prpcrypt.php +++ b/vendor/zoujingli/wechat-developer/WeChat/Contracts/Prpcrypt.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- diff --git a/vendor/zoujingli/wechat-developer/WeChat/Contracts/Tools.php b/vendor/zoujingli/wechat-developer/WeChat/Contracts/Tools.php index c1151991e..60a435d5c 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/Contracts/Tools.php +++ b/vendor/zoujingli/wechat-developer/WeChat/Contracts/Tools.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -447,4 +447,4 @@ class Tools file_exists(self::$cache_path) || mkdir(self::$cache_path, 0755, true); return self::$cache_path . $name; } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeChat/Custom.php b/vendor/zoujingli/wechat-developer/WeChat/Custom.php index 8a2e8871c..6d0309140 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/Custom.php +++ b/vendor/zoujingli/wechat-developer/WeChat/Custom.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -244,4 +244,4 @@ class Custom extends BasicWeChat } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeChat/Exceptions/InvalidArgumentException.php b/vendor/zoujingli/wechat-developer/WeChat/Exceptions/InvalidArgumentException.php index 997168970..993c4e008 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/Exceptions/InvalidArgumentException.php +++ b/vendor/zoujingli/wechat-developer/WeChat/Exceptions/InvalidArgumentException.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -37,4 +37,4 @@ class InvalidArgumentException extends \InvalidArgumentException parent::__construct($message, intval($code)); $this->raw = $raw; } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeChat/Exceptions/InvalidDecryptException.php b/vendor/zoujingli/wechat-developer/WeChat/Exceptions/InvalidDecryptException.php index 283a142fb..f45c0581e 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/Exceptions/InvalidDecryptException.php +++ b/vendor/zoujingli/wechat-developer/WeChat/Exceptions/InvalidDecryptException.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -37,4 +37,4 @@ class InvalidDecryptException extends \Exception parent::__construct($message, intval($code)); $this->raw = $raw; } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeChat/Exceptions/InvalidInstanceException.php b/vendor/zoujingli/wechat-developer/WeChat/Exceptions/InvalidInstanceException.php index 7612238db..e4c6816f8 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/Exceptions/InvalidInstanceException.php +++ b/vendor/zoujingli/wechat-developer/WeChat/Exceptions/InvalidInstanceException.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -37,4 +37,4 @@ class InvalidInstanceException extends \Exception parent::__construct($message, intval($code)); $this->raw = $raw; } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeChat/Exceptions/InvalidResponseException.php b/vendor/zoujingli/wechat-developer/WeChat/Exceptions/InvalidResponseException.php index 39149bc51..c3cb89267 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/Exceptions/InvalidResponseException.php +++ b/vendor/zoujingli/wechat-developer/WeChat/Exceptions/InvalidResponseException.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -38,4 +38,4 @@ class InvalidResponseException extends \Exception $this->raw = $raw; } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeChat/Exceptions/LocalCacheException.php b/vendor/zoujingli/wechat-developer/WeChat/Exceptions/LocalCacheException.php index c5aae2884..35be83a8d 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/Exceptions/LocalCacheException.php +++ b/vendor/zoujingli/wechat-developer/WeChat/Exceptions/LocalCacheException.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -39,4 +39,4 @@ class LocalCacheException extends \Exception $this->raw = $raw; } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeChat/Limit.php b/vendor/zoujingli/wechat-developer/WeChat/Limit.php index 13b36b5b0..6ccc6f488 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/Limit.php +++ b/vendor/zoujingli/wechat-developer/WeChat/Limit.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -65,4 +65,4 @@ class Limit extends BasicWeChat return $this->httpGetForJson($url); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeChat/Media.php b/vendor/zoujingli/wechat-developer/WeChat/Media.php index 0b72ff0c4..8c7ca02d2 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/Media.php +++ b/vendor/zoujingli/wechat-developer/WeChat/Media.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -198,4 +198,4 @@ class Media extends BasicWeChat $this->registerApi($url, __FUNCTION__, func_get_args()); return $this->httpPostForJson($url, ['type' => $type, 'offset' => $offset, 'count' => $count]); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeChat/Menu.php b/vendor/zoujingli/wechat-developer/WeChat/Menu.php index 2a89eb349..c006a8eae 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/Menu.php +++ b/vendor/zoujingli/wechat-developer/WeChat/Menu.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -106,4 +106,4 @@ class Menu extends BasicWeChat return $this->httpPostForJson($url, ['user_id' => $openid]); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeChat/Oauth.php b/vendor/zoujingli/wechat-developer/WeChat/Oauth.php index 9db7a1baf..a8be2729e 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/Oauth.php +++ b/vendor/zoujingli/wechat-developer/WeChat/Oauth.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- diff --git a/vendor/zoujingli/wechat-developer/WeChat/Pay.php b/vendor/zoujingli/wechat-developer/WeChat/Pay.php index 0c0d6ab45..dbbd4a17c 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/Pay.php +++ b/vendor/zoujingli/wechat-developer/WeChat/Pay.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -235,4 +235,4 @@ class Pay extends BasicWePay $pay = new TransfersBank($this->config->get()); return $pay->query($partner_trade_no); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeChat/Product.php b/vendor/zoujingli/wechat-developer/WeChat/Product.php index 61de80d21..74eb3eed4 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/Product.php +++ b/vendor/zoujingli/wechat-developer/WeChat/Product.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -174,4 +174,4 @@ class Product extends BasicWeChat return $this->httpPostForJson($url, $data); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeChat/Qrcode.php b/vendor/zoujingli/wechat-developer/WeChat/Qrcode.php index 50d91bca1..3b6251101 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/Qrcode.php +++ b/vendor/zoujingli/wechat-developer/WeChat/Qrcode.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -74,4 +74,4 @@ class Qrcode extends BasicWeChat return $this->httpPostForJson($url, ['action' => 'long2short', 'long_url' => $longUrl]); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeChat/Receive.php b/vendor/zoujingli/wechat-developer/WeChat/Receive.php index f367a6f5b..7f4d07006 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/Receive.php +++ b/vendor/zoujingli/wechat-developer/WeChat/Receive.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -161,4 +161,4 @@ class Receive extends BasicPushEvent } return $this; } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeChat/Scan.php b/vendor/zoujingli/wechat-developer/WeChat/Scan.php index 7dbe05f81..ad272eb43 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/Scan.php +++ b/vendor/zoujingli/wechat-developer/WeChat/Scan.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -196,4 +196,4 @@ class Scan extends BasicWeChat return $this->httpPostForJson($url, ['keystandard' => $keystandard, 'keystr' => $keystr, 'extinfo' => $extinfo]); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeChat/Script.php b/vendor/zoujingli/wechat-developer/WeChat/Script.php index 6d72d2d98..145e51945 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/Script.php +++ b/vendor/zoujingli/wechat-developer/WeChat/Script.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -110,4 +110,4 @@ class Script extends BasicWeChat foreach ($data as $k => $v) array_push($params, "{$k}={$v}"); return $method(join('&', $params)); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeChat/Shake.php b/vendor/zoujingli/wechat-developer/WeChat/Shake.php index b9dfeb750..2d259581c 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/Shake.php +++ b/vendor/zoujingli/wechat-developer/WeChat/Shake.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -361,4 +361,4 @@ class Shake extends BasicWeChat return $this->httpPostForJson($url, $data); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeChat/Tags.php b/vendor/zoujingli/wechat-developer/WeChat/Tags.php index 731bdfe27..a13c79f79 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/Tags.php +++ b/vendor/zoujingli/wechat-developer/WeChat/Tags.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -121,4 +121,4 @@ class Tags extends BasicWeChat $this->registerApi($url, __FUNCTION__, func_get_args()); return $this->httpPostForJson($url, ['openid' => $openid]); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeChat/Template.php b/vendor/zoujingli/wechat-developer/WeChat/Template.php index 03974bd77..eb50ab4a2 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/Template.php +++ b/vendor/zoujingli/wechat-developer/WeChat/Template.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -107,4 +107,4 @@ class Template extends BasicWeChat } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeChat/User.php b/vendor/zoujingli/wechat-developer/WeChat/User.php index 71eb5db64..c362ccdb4 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/User.php +++ b/vendor/zoujingli/wechat-developer/WeChat/User.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -144,4 +144,4 @@ class User extends BasicWeChat return $this->httpPostForJson($url, ['openid_list' => $openids]); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeChat/Wifi.php b/vendor/zoujingli/wechat-developer/WeChat/Wifi.php index b74c536e6..ff22afffc 100644 --- a/vendor/zoujingli/wechat-developer/WeChat/Wifi.php +++ b/vendor/zoujingli/wechat-developer/WeChat/Wifi.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -281,4 +281,4 @@ class Wifi extends BasicWeChat return $this->httpPostForJson($url, ['shop_id' => $shop_id]); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeMini/Crypt.php b/vendor/zoujingli/wechat-developer/WeMini/Crypt.php index a4a6d2211..70081edf3 100644 --- a/vendor/zoujingli/wechat-developer/WeMini/Crypt.php +++ b/vendor/zoujingli/wechat-developer/WeMini/Crypt.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -80,4 +80,4 @@ class Crypt extends BasicWeChat } return array_merge($result, $userinfo); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeMini/Plugs.php b/vendor/zoujingli/wechat-developer/WeMini/Plugs.php index 29015c02d..4755ff150 100644 --- a/vendor/zoujingli/wechat-developer/WeMini/Plugs.php +++ b/vendor/zoujingli/wechat-developer/WeMini/Plugs.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -95,4 +95,4 @@ class Plugs extends BasicWeChat return $this->callPostApi($url, ['action' => $action], true); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeMini/Poi.php b/vendor/zoujingli/wechat-developer/WeMini/Poi.php index bef0b800e..c81ef5d2d 100644 --- a/vendor/zoujingli/wechat-developer/WeMini/Poi.php +++ b/vendor/zoujingli/wechat-developer/WeMini/Poi.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -88,4 +88,4 @@ class Poi extends BasicWeChat return $this->callPostApi($url, ['poi_id' => $poi_id, 'status' => $status], true); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeMini/Qrcode.php b/vendor/zoujingli/wechat-developer/WeMini/Qrcode.php index 031ec077c..fe3129995 100644 --- a/vendor/zoujingli/wechat-developer/WeMini/Qrcode.php +++ b/vendor/zoujingli/wechat-developer/WeMini/Qrcode.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -110,4 +110,4 @@ class Qrcode extends BasicWeChat return is_null($outType) ? $result : $outType($result); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeMini/Template.php b/vendor/zoujingli/wechat-developer/WeMini/Template.php index a8e28c4c1..516d40741 100644 --- a/vendor/zoujingli/wechat-developer/WeMini/Template.php +++ b/vendor/zoujingli/wechat-developer/WeMini/Template.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -107,4 +107,4 @@ class Template extends BasicWeChat return $this->callPostApi($url, $data, true); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WeMini/Total.php b/vendor/zoujingli/wechat-developer/WeMini/Total.php index 0fe9f0b1d..9d55a6b5b 100644 --- a/vendor/zoujingli/wechat-developer/WeMini/Total.php +++ b/vendor/zoujingli/wechat-developer/WeMini/Total.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -173,4 +173,4 @@ class Total extends BasicWeChat return $this->callPostApi($url, ['begin_date' => $begin_date, 'end_date' => $end_date], true); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WePay/Bill.php b/vendor/zoujingli/wechat-developer/WePay/Bill.php index 43bb714cc..4c853c700 100644 --- a/vendor/zoujingli/wechat-developer/WePay/Bill.php +++ b/vendor/zoujingli/wechat-developer/WePay/Bill.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -60,4 +60,4 @@ class Bill extends BasicWePay $url = 'https://api.mch.weixin.qq.com/billcommentsp/batchquerycomment'; return $this->callPostApi($url, $options, true); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WePay/Coupon.php b/vendor/zoujingli/wechat-developer/WePay/Coupon.php index c5613a972..92ca5c06f 100644 --- a/vendor/zoujingli/wechat-developer/WePay/Coupon.php +++ b/vendor/zoujingli/wechat-developer/WePay/Coupon.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -62,4 +62,4 @@ class Coupon extends BasicWePay return $this->callPostApi($url, $options, false); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WePay/Order.php b/vendor/zoujingli/wechat-developer/WePay/Order.php index 244596524..2b4a1f54d 100644 --- a/vendor/zoujingli/wechat-developer/WePay/Order.php +++ b/vendor/zoujingli/wechat-developer/WePay/Order.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -157,4 +157,4 @@ class Order extends BasicWePay $url = 'https://api.mch.weixin.qq.com/payitil/report'; return $this->callPostApi($url, $options); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WePay/Redpack.php b/vendor/zoujingli/wechat-developer/WePay/Redpack.php index 18a8c584a..bf97ad89f 100644 --- a/vendor/zoujingli/wechat-developer/WePay/Redpack.php +++ b/vendor/zoujingli/wechat-developer/WePay/Redpack.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -69,4 +69,4 @@ class Redpack extends BasicWePay return $this->callPostApi($url, ['mch_billno' => $mchBillno, 'bill_type' => 'MCHT'], true, 'MD5', false); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WePay/Refund.php b/vendor/zoujingli/wechat-developer/WePay/Refund.php index ef51d0819..8e3c199fc 100644 --- a/vendor/zoujingli/wechat-developer/WePay/Refund.php +++ b/vendor/zoujingli/wechat-developer/WePay/Refund.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -75,4 +75,4 @@ class Refund extends BasicWePay return $data; } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WePay/Transfers.php b/vendor/zoujingli/wechat-developer/WePay/Transfers.php index 01a53230f..89ff1d8c1 100644 --- a/vendor/zoujingli/wechat-developer/WePay/Transfers.php +++ b/vendor/zoujingli/wechat-developer/WePay/Transfers.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -58,4 +58,4 @@ class Transfers extends BasicWePay return $this->callPostApi($url, ['partner_trade_no' => $partnerTradeNo], true, 'MD5', false); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/WePay/TransfersBank.php b/vendor/zoujingli/wechat-developer/WePay/TransfersBank.php index 9792f1e09..0509d010a 100644 --- a/vendor/zoujingli/wechat-developer/WePay/TransfersBank.php +++ b/vendor/zoujingli/wechat-developer/WePay/TransfersBank.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -122,4 +122,4 @@ class TransfersBank extends BasicWePay return $data['pub_key']; } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/_test/alipay-app.php b/vendor/zoujingli/wechat-developer/_test/alipay-app.php index 64a82e2e5..bbfe18e27 100644 --- a/vendor/zoujingli/wechat-developer/_test/alipay-app.php +++ b/vendor/zoujingli/wechat-developer/_test/alipay-app.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- diff --git a/vendor/zoujingli/wechat-developer/_test/alipay-bill.php b/vendor/zoujingli/wechat-developer/_test/alipay-bill.php index a4193510f..3ed11092a 100644 --- a/vendor/zoujingli/wechat-developer/_test/alipay-bill.php +++ b/vendor/zoujingli/wechat-developer/_test/alipay-bill.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -31,4 +31,4 @@ try { var_export($result); } catch (Exception $e) { echo $e->getMessage(); -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/_test/alipay-notify.php b/vendor/zoujingli/wechat-developer/_test/alipay-notify.php index acc99bd5d..311cb6a98 100644 --- a/vendor/zoujingli/wechat-developer/_test/alipay-notify.php +++ b/vendor/zoujingli/wechat-developer/_test/alipay-notify.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- diff --git a/vendor/zoujingli/wechat-developer/_test/alipay-pos.php b/vendor/zoujingli/wechat-developer/_test/alipay-pos.php index f25e43975..49003748a 100644 --- a/vendor/zoujingli/wechat-developer/_test/alipay-pos.php +++ b/vendor/zoujingli/wechat-developer/_test/alipay-pos.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- diff --git a/vendor/zoujingli/wechat-developer/_test/alipay-refund.php b/vendor/zoujingli/wechat-developer/_test/alipay-refund.php index 70de60513..57fb0bf02 100644 --- a/vendor/zoujingli/wechat-developer/_test/alipay-refund.php +++ b/vendor/zoujingli/wechat-developer/_test/alipay-refund.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -33,4 +33,4 @@ try { var_export($result); } catch (Exception $e) { echo $e->getMessage(); -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/_test/alipay-scan.php b/vendor/zoujingli/wechat-developer/_test/alipay-scan.php index 12dbd01bf..0a110762e 100644 --- a/vendor/zoujingli/wechat-developer/_test/alipay-scan.php +++ b/vendor/zoujingli/wechat-developer/_test/alipay-scan.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- diff --git a/vendor/zoujingli/wechat-developer/_test/alipay-transfer.php b/vendor/zoujingli/wechat-developer/_test/alipay-transfer.php index 2172243db..16b56aada 100644 --- a/vendor/zoujingli/wechat-developer/_test/alipay-transfer.php +++ b/vendor/zoujingli/wechat-developer/_test/alipay-transfer.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- diff --git a/vendor/zoujingli/wechat-developer/_test/alipay-wap.php b/vendor/zoujingli/wechat-developer/_test/alipay-wap.php index eeabef66a..3b63833e7 100644 --- a/vendor/zoujingli/wechat-developer/_test/alipay-wap.php +++ b/vendor/zoujingli/wechat-developer/_test/alipay-wap.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- diff --git a/vendor/zoujingli/wechat-developer/_test/alipay-web.php b/vendor/zoujingli/wechat-developer/_test/alipay-web.php index 2f2398e88..e0e3b86c8 100644 --- a/vendor/zoujingli/wechat-developer/_test/alipay-web.php +++ b/vendor/zoujingli/wechat-developer/_test/alipay-web.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- diff --git a/vendor/zoujingli/wechat-developer/_test/alipay.php b/vendor/zoujingli/wechat-developer/_test/alipay.php index 50b130a64..25a7379d3 100644 --- a/vendor/zoujingli/wechat-developer/_test/alipay.php +++ b/vendor/zoujingli/wechat-developer/_test/alipay.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -27,4 +27,4 @@ return [ 'notify_url' => '', // 网页支付回跳地址 'return_url' => '', -]; +]; \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/_test/config.php b/vendor/zoujingli/wechat-developer/_test/config.php index bd6cc9676..e6f807584 100644 --- a/vendor/zoujingli/wechat-developer/_test/config.php +++ b/vendor/zoujingli/wechat-developer/_test/config.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -42,4 +42,4 @@ return [ // 'ssl_cer' => __DIR__ . DIRECTORY_SEPARATOR . 'cert' . DIRECTORY_SEPARATOR . '1332187001_20181030_cert.pem', // 配置缓存目录,需要拥有写权限 'cache_path' => '', -]; +]; \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/_test/pay-download-bill.php b/vendor/zoujingli/wechat-developer/_test/pay-download-bill.php index 2e6a795b9..c0181fb01 100644 --- a/vendor/zoujingli/wechat-developer/_test/pay-download-bill.php +++ b/vendor/zoujingli/wechat-developer/_test/pay-download-bill.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -37,4 +37,4 @@ try { // 出错啦,处理下吧 echo $e->getMessage() . PHP_EOL; -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/_test/pay-order-close.php b/vendor/zoujingli/wechat-developer/_test/pay-order-close.php index 3a253c1ad..3a31ddc7b 100644 --- a/vendor/zoujingli/wechat-developer/_test/pay-order-close.php +++ b/vendor/zoujingli/wechat-developer/_test/pay-order-close.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -34,4 +34,4 @@ try { // 出错啦,处理下吧 echo $e->getMessage() . PHP_EOL; -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/_test/pay-order-create.php b/vendor/zoujingli/wechat-developer/_test/pay-order-create.php index 65316b20f..e130bb1b1 100644 --- a/vendor/zoujingli/wechat-developer/_test/pay-order-create.php +++ b/vendor/zoujingli/wechat-developer/_test/pay-order-create.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -50,4 +50,4 @@ try { // 出错啦,处理下吧 echo $e->getMessage() . PHP_EOL; -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/_test/pay-order-notify.php b/vendor/zoujingli/wechat-developer/_test/pay-order-notify.php index 2465561bb..7b8267a23 100644 --- a/vendor/zoujingli/wechat-developer/_test/pay-order-notify.php +++ b/vendor/zoujingli/wechat-developer/_test/pay-order-notify.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- diff --git a/vendor/zoujingli/wechat-developer/_test/pay-order-query.php b/vendor/zoujingli/wechat-developer/_test/pay-order-query.php index e3501e4ff..d9934888f 100644 --- a/vendor/zoujingli/wechat-developer/_test/pay-order-query.php +++ b/vendor/zoujingli/wechat-developer/_test/pay-order-query.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -37,4 +37,4 @@ try { // 出错啦,处理下吧 echo $e->getMessage() . PHP_EOL; -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/_test/pay-redpack-create.php b/vendor/zoujingli/wechat-developer/_test/pay-redpack-create.php index 2368be54a..3df5fb6c0 100644 --- a/vendor/zoujingli/wechat-developer/_test/pay-redpack-create.php +++ b/vendor/zoujingli/wechat-developer/_test/pay-redpack-create.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -48,4 +48,4 @@ try { // 出错啦,处理下吧 echo $e->getMessage() . PHP_EOL; -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/_test/pay-refund-create.php b/vendor/zoujingli/wechat-developer/_test/pay-refund-create.php index 0c2fcba13..02b554b06 100644 --- a/vendor/zoujingli/wechat-developer/_test/pay-refund-create.php +++ b/vendor/zoujingli/wechat-developer/_test/pay-refund-create.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -39,4 +39,4 @@ try { // 出错啦,处理下吧 echo $e->getMessage() . PHP_EOL; -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/_test/pay-refund-query.php b/vendor/zoujingli/wechat-developer/_test/pay-refund-query.php index d5d99fa9d..a812ac43c 100644 --- a/vendor/zoujingli/wechat-developer/_test/pay-refund-query.php +++ b/vendor/zoujingli/wechat-developer/_test/pay-refund-query.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -39,4 +39,4 @@ try { // 出错啦,处理下吧 echo $e->getMessage() . PHP_EOL; -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/_test/pay-transfers-create.php b/vendor/zoujingli/wechat-developer/_test/pay-transfers-create.php index be80066a4..77d70b026 100644 --- a/vendor/zoujingli/wechat-developer/_test/pay-transfers-create.php +++ b/vendor/zoujingli/wechat-developer/_test/pay-transfers-create.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -43,4 +43,4 @@ try { // 出错啦,处理下吧 echo $e->getMessage() . PHP_EOL; -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/_test/pay-transfersbank-create.php b/vendor/zoujingli/wechat-developer/_test/pay-transfersbank-create.php index 7aa40bf65..92147af19 100644 --- a/vendor/zoujingli/wechat-developer/_test/pay-transfersbank-create.php +++ b/vendor/zoujingli/wechat-developer/_test/pay-transfersbank-create.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -41,4 +41,4 @@ try { // 出错啦,处理下吧 echo $e->getMessage() . PHP_EOL; -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/_test/wechat-jssdk-sign.php b/vendor/zoujingli/wechat-developer/_test/wechat-jssdk-sign.php index 1d105130a..8986cf223 100644 --- a/vendor/zoujingli/wechat-developer/_test/wechat-jssdk-sign.php +++ b/vendor/zoujingli/wechat-developer/_test/wechat-jssdk-sign.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -33,4 +33,4 @@ try { // 出错啦,处理下吧 echo $e->getMessage() . PHP_EOL; -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/_test/wechat-menu-get.php b/vendor/zoujingli/wechat-developer/_test/wechat-menu-get.php index 4f75cf0a6..31f18b023 100644 --- a/vendor/zoujingli/wechat-developer/_test/wechat-menu-get.php +++ b/vendor/zoujingli/wechat-developer/_test/wechat-menu-get.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -33,4 +33,4 @@ try { // 出错啦,处理下吧 echo $e->getMessage() . PHP_EOL; -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/_test/wechat-qrcode-create.php b/vendor/zoujingli/wechat-developer/_test/wechat-qrcode-create.php index f3cb05742..e7daa7907 100644 --- a/vendor/zoujingli/wechat-developer/_test/wechat-qrcode-create.php +++ b/vendor/zoujingli/wechat-developer/_test/wechat-qrcode-create.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -37,4 +37,4 @@ try { // 出错啦,处理下吧 echo $e->getMessage() . PHP_EOL; -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/_test/wechat-user-get.php b/vendor/zoujingli/wechat-developer/_test/wechat-user-get.php index da575ac94..ad94e3ad9 100644 --- a/vendor/zoujingli/wechat-developer/_test/wechat-user-get.php +++ b/vendor/zoujingli/wechat-developer/_test/wechat-user-get.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -40,4 +40,4 @@ try { // 出错啦,处理下吧 echo $e->getMessage() . PHP_EOL; -} +} \ No newline at end of file diff --git a/vendor/zoujingli/wechat-developer/include.php b/vendor/zoujingli/wechat-developer/include.php index 1f91e3fae..e88c70ece 100644 --- a/vendor/zoujingli/wechat-developer/include.php +++ b/vendor/zoujingli/wechat-developer/include.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -24,4 +24,4 @@ spl_autoload_register(function ($classname) { } } return false; -}); +}); \ No newline at end of file diff --git a/vendor/zoujingli/weopen-developer/WeChat/Bind.php b/vendor/zoujingli/weopen-developer/WeChat/Bind.php index 0c3ccf5e9..31994873a 100644 --- a/vendor/zoujingli/weopen-developer/WeChat/Bind.php +++ b/vendor/zoujingli/weopen-developer/WeChat/Bind.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -77,4 +77,4 @@ class Bind extends BasicWeChat return $this->httpPostForJson($url, ['appid' => $this->config->get('appid')]); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/weopen-developer/WeChat/Mini.php b/vendor/zoujingli/weopen-developer/WeChat/Mini.php index d491d722c..65ddb49a7 100644 --- a/vendor/zoujingli/weopen-developer/WeChat/Mini.php +++ b/vendor/zoujingli/weopen-developer/WeChat/Mini.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -84,4 +84,4 @@ class Mini extends BasicWeChat return $this->httpPostForJson($url, ['ticket' => $ticket]); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/weopen-developer/WeMini/Account.php b/vendor/zoujingli/weopen-developer/WeMini/Account.php index 35da581d9..569b33019 100644 --- a/vendor/zoujingli/weopen-developer/WeMini/Account.php +++ b/vendor/zoujingli/weopen-developer/WeMini/Account.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -195,4 +195,4 @@ class Account extends BasicWeChat $this->registerApi($url, __FUNCTION__, func_get_args()); return $this->httpPostForJson($url, ['first' => $first, 'second' => $second, 'categories' => $categories]); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/weopen-developer/WeMini/Basic.php b/vendor/zoujingli/weopen-developer/WeMini/Basic.php index d2d80734a..dca27944a 100644 --- a/vendor/zoujingli/weopen-developer/WeMini/Basic.php +++ b/vendor/zoujingli/weopen-developer/WeMini/Basic.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -51,4 +51,4 @@ class Basic extends BasicWeChat return $this->httpGetForJson($url); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/weopen-developer/WeMini/Code.php b/vendor/zoujingli/weopen-developer/WeMini/Code.php index 76cf9af9e..7e61d5e55 100644 --- a/vendor/zoujingli/weopen-developer/WeMini/Code.php +++ b/vendor/zoujingli/weopen-developer/WeMini/Code.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -343,4 +343,4 @@ class Code extends BasicWeChat return $this->httpGetForJson($url); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/weopen-developer/WeMini/Domain.php b/vendor/zoujingli/weopen-developer/WeMini/Domain.php index 26e961d0e..7751e2a77 100644 --- a/vendor/zoujingli/weopen-developer/WeMini/Domain.php +++ b/vendor/zoujingli/weopen-developer/WeMini/Domain.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -57,4 +57,4 @@ class Domain extends BasicWeChat return $this->httpPostForJson($url, ['action' => $action, 'webviewdomain' => $webviewdomain], true); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/weopen-developer/WeMini/Tester.php b/vendor/zoujingli/weopen-developer/WeMini/Tester.php index 060d278f0..9b0828e91 100644 --- a/vendor/zoujingli/weopen-developer/WeMini/Tester.php +++ b/vendor/zoujingli/weopen-developer/WeMini/Tester.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -65,4 +65,4 @@ class Tester extends BasicWeChat return $this->httpPostForJson($url, ['action' => 'get_experiencer'], true); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/weopen-developer/WeMini/User.php b/vendor/zoujingli/weopen-developer/WeMini/User.php index 875e539d1..d3a1f8ffe 100644 --- a/vendor/zoujingli/weopen-developer/WeMini/User.php +++ b/vendor/zoujingli/weopen-developer/WeMini/User.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -80,4 +80,4 @@ class User extends BasicWeChat $this->registerApi($url, __FUNCTION__, func_get_args()); return $this->httpPostForJson($url, ['appid' => $appid]); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/weopen-developer/WeOpen/Login.php b/vendor/zoujingli/weopen-developer/WeOpen/Login.php index 990dbc698..2c45101c5 100644 --- a/vendor/zoujingli/weopen-developer/WeOpen/Login.php +++ b/vendor/zoujingli/weopen-developer/WeOpen/Login.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -111,4 +111,4 @@ class Login return json_decode(Tools::get($url)); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/weopen-developer/WeOpen/MiniApp.php b/vendor/zoujingli/weopen-developer/WeOpen/MiniApp.php index 1a67f952b..2125615cc 100644 --- a/vendor/zoujingli/weopen-developer/WeOpen/MiniApp.php +++ b/vendor/zoujingli/weopen-developer/WeOpen/MiniApp.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- diff --git a/vendor/zoujingli/weopen-developer/WeOpen/Service.php b/vendor/zoujingli/weopen-developer/WeOpen/Service.php index 0b8c74b39..5d8558f5c 100644 --- a/vendor/zoujingli/weopen-developer/WeOpen/Service.php +++ b/vendor/zoujingli/weopen-developer/WeOpen/Service.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -393,4 +393,4 @@ class Service return json_decode(Tools::get($url), true); } -} +} \ No newline at end of file diff --git a/vendor/zoujingli/weopen-developer/_test/open.php b/vendor/zoujingli/weopen-developer/_test/open.php index 40eac8116..669992722 100644 --- a/vendor/zoujingli/weopen-developer/_test/open.php +++ b/vendor/zoujingli/weopen-developer/_test/open.php @@ -3,7 +3,7 @@ // +---------------------------------------------------------------------- // | WeOpenDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2018 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // +---------------------------------------------------------------------- // | 官方网站: http://think.ctolog.com // +---------------------------------------------------------------------- @@ -54,4 +54,4 @@ try { // 出错啦,处理下吧 echo $e->getMessage() . PHP_EOL; -} +} \ No newline at end of file