From 8862d8ee934629a0a8e0d88f2648e77401159eee Mon Sep 17 00:00:00 2001 From: Chaim Date: Sun, 12 Jul 2020 21:57:02 +0800 Subject: [PATCH] =?UTF-8?q?-=20=E4=BC=98=E5=8C=96=E6=A0=87=E5=87=86Api?= =?UTF-8?q?=E6=8E=A7=E5=88=B6=E5=99=A8=E5=9F=BA=E7=B1=BB=20-=20=E4=BC=98?= =?UTF-8?q?=E5=8C=96=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 + README.md | 52 ++++++++---- src/ApiController.php | 37 ++++---- src/Controller.php | 7 ++ src/Library.php | 7 ++ src/Service.php | 7 ++ src/cache/Mysql.php | 7 ++ src/command/Install.php | 7 ++ src/command/Version.php | 7 ++ src/common.php | 16 ++-- src/config.php | 7 ++ src/exception/DtaException.php | 7 ++ src/exception/ThinkException.php | 7 ++ src/facade/Arrays.php | 8 ++ src/facade/Dates.php | 8 ++ src/facade/Files.php | 8 ++ src/facade/Ints.php | 8 ++ src/facade/Pregs.php | 8 ++ src/facade/Randoms.php | 8 ++ src/facade/Requests.php | 8 ++ src/facade/Returns.php | 8 ++ src/facade/Strings.php | 8 ++ src/facade/Times.php | 8 ++ src/facade/UnIqIds.php | 8 ++ src/facade/Urls.php | 8 ++ src/facade/Xmls.php | 8 ++ src/helper/Arrays.php | 8 ++ src/helper/Dates.php | 9 ++ src/helper/Files.php | 8 ++ src/helper/Ints.php | 8 ++ src/helper/Pregs.php | 8 ++ src/helper/Randoms.php | 8 ++ src/helper/Requests.php | 8 ++ src/helper/Returns.php | 8 ++ src/helper/Strings.php | 8 ++ src/helper/Times.php | 8 ++ src/helper/UnIqIds.php | 8 ++ src/helper/Urls.php | 8 ++ src/helper/Xmls.php | 8 ++ src/service/BeAryChatService.php | 7 ++ src/service/DingTalkService.php | 7 ++ src/service/Ip/IpIpDistrictInfo.php | 8 +- src/service/Ip/IpIpReader.php | 7 ++ src/service/Ip/IpIpService.php | 7 ++ src/service/Ip/MapService.php | 7 ++ src/service/Ip/OnlineService.php | 7 ++ src/service/QqWryService.php | 7 ++ src/service/RouteService.php | 7 ++ src/service/StorageService.php | 7 ++ src/service/SystemService.php | 7 ++ src/service/WorkKileService.php | 7 ++ src/service/aliyun/OssService.php | 7 ++ src/service/amap/AmApService.php | 7 ++ src/service/baidu/BosService.php | 7 ++ src/service/baidu/LbsYunService.php | 7 ++ src/service/bt/ApiService.php | 7 ++ src/service/bt/bin/mimes.php | 7 ++ src/service/crypt/AesService.php | 7 ++ src/service/curl/BtService.php | 7 ++ src/service/curl/HttpService.php | 7 ++ src/service/douyin/WatermarkService.php | 7 ++ src/service/ecloud/OnestService.php | 103 ----------------------- src/service/huaweicloud/ObsService.php | 7 ++ src/service/jd/UnionService.php | 7 ++ src/service/jdcloud/VientianeService.php | 7 ++ src/service/ksyun/Ks3Service.php | 7 ++ src/service/pinduoduo/JinBaoService.php | 7 ++ src/service/qiniu/KodoService.php | 7 ++ src/service/taobao/TbkService.php | 7 ++ src/service/tencent/CosService.php | 7 ++ src/service/upyun/UssService.php | 7 ++ src/service/wechat/MiniService.php | 7 ++ src/service/wechat/QyService.php | 7 ++ src/service/wechat/WebAppService.php | 7 ++ src/service/yytianqi/YyTiAnQiService.php | 20 +++++ src/session/Mysql.php | 7 ++ 76 files changed, 607 insertions(+), 143 deletions(-) delete mode 100644 src/service/ecloud/OnestService.php diff --git a/CHANGELOG.md b/CHANGELOG.md index d6b1916..3ac9518 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## v6.0.79 / 2020-07-12 +- 优化标准Api控制器基类 +- 优化描述 + ## v6.0.78 / 2020-07-12 - 增加标准Api控制器基类 diff --git a/README.md b/README.md index d4e5535..06bd86f 100644 --- a/README.md +++ b/README.md @@ -29,23 +29,27 @@ ### 开发版 ```text + composer require liguangchun/think-library ^6.x-dev -vvv ``` ### 稳定版 ```text + composer require liguangchun/think-library ^6.0.* -vvv ``` ## 更新 ```text + composer update liguangchun/think-library -vvv ``` ## 删除 ```text + composer remove liguangchun/think-library -vvv ``` @@ -64,7 +68,6 @@ dump(SystemService::instance() ```php - use DtApp\ThinkLibrary\service\baidu\LbsYunService; dump(LbsYunService::instance() @@ -77,14 +80,12 @@ dump(LbsYunService::instance() ```php - use DtApp\ThinkLibrary\service\amap\AmApService; dump(AmApService::instance() ->key("") ->weather()); - ``` ## 抖音服务使用示例 @@ -95,34 +96,53 @@ use DtApp\ThinkLibrary\exception\DtaException; use DtApp\ThinkLibrary\service\douyin\WatermarkService; try { - // 方法一 网址 - dump(WatermarkService::instance()->url('https://v.douyin.com/vPGAdM/')->getAll()->toArray()); - // 方法一 粘贴 + // 方法一之网址 + dump(WatermarkService::instance()->url('https://v.douyin.com/vPGAdM/') +->getAll() +->toArray()); + // 方法一之粘贴 dump(WatermarkService::instance()->url('#在抖音,记录美好生活#美丽电白欢迎您 https://v.douyin.com/vPGAdM/ 复制此链接,打开【抖音短视频】,直接观看视频!')->getAll()->toArray()); - // 方法二 网址 + // 方法二之网址 $dy = WatermarkService::instance()->url('https://v.douyin.com/vPafcr/'); dump($dy->getAll()->toArray()); - // 方法二 粘贴 + // 方法二之粘贴 $dy = WatermarkService::instance()->url('#在抖音,记录美好生活#2020茂名加油,广州加油,武汉加油!中国加油,众志成城!#航拍 #茂名#武汉 #广州 #旅拍 @抖音小助手 https://v.douyin.com/vPafcr/ 复制此链接,打开【抖音短视频】,直接观看视频!'); dump($dy->getAll()->toArray()); // 获取全部信息 - dump(WatermarkService::instance()->url('https://v.douyin.com/vPGAdM/')->getAll()->toArray()); + dump(WatermarkService::instance()->url('https://v.douyin.com/vPGAdM/') +->getAll() +->toArray()); // 获取原全部信息 - dump(WatermarkService::instance()->url('https://v.douyin.com/vPGAdM/')->getApi()->toArray()); + dump(WatermarkService::instance()->url('https://v.douyin.com/vPGAdM/') +->getApi() +->toArray()); // 获取视频信息 - dump(WatermarkService::instance()->url('https://v.douyin.com/vPGAdM/')->getVideoInfo()->toArray()); + dump(WatermarkService::instance()->url('https://v.douyin.com/vPGAdM/') +->getVideoInfo() +->toArray()); // 获取音频信息 - dump(WatermarkService::instance()->url('https://v.douyin.com/vPGAdM/')->getMusicInfo()->toArray()); + dump(WatermarkService::instance()->url('https://v.douyin.com/vPGAdM/') +->getMusicInfo() +->toArray()); // 获取分享信息 - dump(WatermarkService::instance()->url('https://v.douyin.com/vPGAdM/')->getShareInfo()->toArray()); + dump(WatermarkService::instance()->url('https://v.douyin.com/vPGAdM/') +->getShareInfo() +->toArray()); // 获取作者信息 - dump(WatermarkService::instance()->url('https://v.douyin.com/vPGAdM/')->getAuthorInfo()->toArray()); + dump(WatermarkService::instance()->url('https://v.douyin.com/vPGAdM/') +->getAuthorInfo() +->toArray()); // 返回数组数据方法 - dump(WatermarkService::instance()->url('https://v.douyin.com/vPGAdM/')->getAll()->toArray()); + dump(WatermarkService::instance()->url('https://v.douyin.com/vPGAdM/') +->getAll() +->toArray()); // 返回Object数据方法 - dump(WatermarkService::instance()->url('https://v.douyin.com/vPGAdM/')->getAll()->toObject()); + dump(WatermarkService::instance()->url('https://v.douyin.com/vPGAdM/') +->getAll() +->toObject()); } catch (DtaException $e) { // 错误提示 dump($e->getMessage()); } + ``` diff --git a/src/ApiController.php b/src/ApiController.php index e11a772..81064da 100644 --- a/src/ApiController.php +++ b/src/ApiController.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- @@ -58,14 +65,14 @@ class ApiController extends stdClass */ protected function initialize() { - // 指定允许其他域名访问 - header('Access-Control-Allow-Origin:*'); - // 响应类型 - header('Access-Control-Allow-Methods:*'); - // 响应头设置 - header('Access-Control-Allow-Headers:*'); - //允许ajax异步请求带cookie信息 - header('Access-Control-Allow-Credentials:true'); +// $origin = $this->request->header('ORIGIN') ?? $this->request->header('HTTP_ORIGIN'); +// header("Access-Control-Allow-Origin:{$origin}"); +// header('Access-Control-Request-Method:*'); +// header('Access-Control-Request-Headers:*'); +// header('Access-Control-Allow-Methods:*'); +// header('Access-Control-Allow-Headers:*'); +// header('Access-Control-Expose-Headers:*'); +// header('Access-Control-Allow-Credentials:true'); } /** @@ -74,11 +81,11 @@ class ApiController extends stdClass * @param mixed $data 返回数据 * @param integer $code 返回代码 */ - public function error($info, $data = '{-null-}', $code = 0) + public function error($info, $data = '{-null-}', $code = 1) { if ($data === '{-null-}') $data = new stdClass(); throw new HttpResponseException(json([ - 'code' => $code, 'info' => $info, 'timestamp' => time(), 'data' => $data, + 'code' => $code, 'msg' => $info, 'timestamp' => time(), 'data' => $data, ])); } @@ -88,11 +95,11 @@ class ApiController extends stdClass * @param mixed $data 返回数据 * @param integer $code 返回代码 */ - public function success($info, $data = '{-null-}', $code = 1) + public function success($info, $data = '{-null-}', $code = 0) { if ($data === '{-null-}') $data = new stdClass(); throw new HttpResponseException(json([ - 'code' => $code, 'info' => $info, 'timestamp' => time(), 'data' => $data, + 'code' => $code, 'msg' => $info, 'timestamp' => time(), 'data' => $data, ])); } @@ -116,11 +123,7 @@ class ApiController extends stdClass public function callback($name, &$one = [], &$two = []) { if (is_callable($name)) return call_user_func($name, $this, $one, $two); - foreach ([$name, "_{$this->app->request->action()}{$name}"] as $method) { - if (method_exists($this, $method) && false === $this->$method($one, $two)) { - return false; - } - } + foreach ([$name, "_{$this->app->request->action()}{$name}"] as $method) if (method_exists($this, $method) && false === $this->$method($one, $two)) return false; return true; } } diff --git a/src/Controller.php b/src/Controller.php index 951d312..4ac9b4a 100644 --- a/src/Controller.php +++ b/src/Controller.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/Library.php b/src/Library.php index cca301e..e15a344 100644 --- a/src/Library.php +++ b/src/Library.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/Service.php b/src/Service.php index 8665933..e26b559 100644 --- a/src/Service.php +++ b/src/Service.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/cache/Mysql.php b/src/cache/Mysql.php index 57fe423..ceb8d7c 100644 --- a/src/cache/Mysql.php +++ b/src/cache/Mysql.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/command/Install.php b/src/command/Install.php index 3c89a5f..f450018 100644 --- a/src/command/Install.php +++ b/src/command/Install.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/command/Version.php b/src/command/Version.php index 49f3f4f..163156b 100644 --- a/src/command/Version.php +++ b/src/command/Version.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/common.php b/src/common.php index 5cdd41c..ac696ca 100644 --- a/src/common.php +++ b/src/common.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- @@ -25,10 +32,9 @@ use think\db\exception\ModelNotFoundException; /** * 定义当前版本 */ -const VERSION = '6.0.78'; +const VERSION = '6.0.79'; if (!function_exists('get_ip_info')) { - /** * 获取请求IP信息 * @param string $ip @@ -38,12 +44,11 @@ if (!function_exists('get_ip_info')) { function get_ip_info($ip = '') { if (empty($ip)) { - if (isset($_SERVER['HTTP_X_FORWARDED_FOR'])) { + if (!isset($_SERVER['HTTP_X_FORWARDED_FOR'])) $ip = $_SERVER['REMOTE_ADDR']; + else { //为了兼容百度的CDN,所以转成数组 $arr = explode(',', $_SERVER['HTTP_X_FORWARDED_FOR']); $ip = $arr[0]; - } else { - $ip = $_SERVER['REMOTE_ADDR']; } } return QqWryService::instance()->getLocation($ip); @@ -51,7 +56,6 @@ if (!function_exists('get_ip_info')) { } if (!function_exists('get_ip')) { - /** * 获取请求IP * @return string diff --git a/src/config.php b/src/config.php index 57547e9..184036b 100644 --- a/src/config.php +++ b/src/config.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/exception/DtaException.php b/src/exception/DtaException.php index 89588d5..4285796 100644 --- a/src/exception/DtaException.php +++ b/src/exception/DtaException.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/exception/ThinkException.php b/src/exception/ThinkException.php index a47e827..a2ee3d1 100644 --- a/src/exception/ThinkException.php +++ b/src/exception/ThinkException.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/facade/Arrays.php b/src/facade/Arrays.php index d317ba5..f2a3b85 100644 --- a/src/facade/Arrays.php +++ b/src/facade/Arrays.php @@ -11,8 +11,16 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- + declare (strict_types=1); namespace DtApp\ThinkLibrary\facade; diff --git a/src/facade/Dates.php b/src/facade/Dates.php index 8abff2b..2937cdb 100644 --- a/src/facade/Dates.php +++ b/src/facade/Dates.php @@ -11,8 +11,16 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- + declare (strict_types=1); namespace DtApp\ThinkLibrary\facade; diff --git a/src/facade/Files.php b/src/facade/Files.php index d61d5ad..bfab9a3 100644 --- a/src/facade/Files.php +++ b/src/facade/Files.php @@ -11,8 +11,16 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- + declare (strict_types=1); namespace DtApp\ThinkLibrary\facade; diff --git a/src/facade/Ints.php b/src/facade/Ints.php index 395feab..c01393c 100644 --- a/src/facade/Ints.php +++ b/src/facade/Ints.php @@ -11,8 +11,16 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- + declare (strict_types=1); namespace DtApp\ThinkLibrary\facade; diff --git a/src/facade/Pregs.php b/src/facade/Pregs.php index 12203df..54c91dd 100644 --- a/src/facade/Pregs.php +++ b/src/facade/Pregs.php @@ -11,8 +11,16 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- + declare (strict_types=1); namespace DtApp\ThinkLibrary\facade; diff --git a/src/facade/Randoms.php b/src/facade/Randoms.php index 22bd9c0..4276e87 100644 --- a/src/facade/Randoms.php +++ b/src/facade/Randoms.php @@ -11,8 +11,16 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- + declare (strict_types=1); namespace DtApp\ThinkLibrary\facade; diff --git a/src/facade/Requests.php b/src/facade/Requests.php index 92fbe1a..6882650 100644 --- a/src/facade/Requests.php +++ b/src/facade/Requests.php @@ -11,8 +11,16 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- + declare (strict_types=1); namespace DtApp\ThinkLibrary\facade; diff --git a/src/facade/Returns.php b/src/facade/Returns.php index 1594e7f..e37060e 100644 --- a/src/facade/Returns.php +++ b/src/facade/Returns.php @@ -11,8 +11,16 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- + declare (strict_types=1); namespace DtApp\ThinkLibrary\facade; diff --git a/src/facade/Strings.php b/src/facade/Strings.php index 86301ad..6406a5b 100644 --- a/src/facade/Strings.php +++ b/src/facade/Strings.php @@ -11,8 +11,16 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- + declare (strict_types=1); namespace DtApp\ThinkLibrary\facade; diff --git a/src/facade/Times.php b/src/facade/Times.php index 4d357a1..f542f7b 100644 --- a/src/facade/Times.php +++ b/src/facade/Times.php @@ -11,8 +11,16 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- + declare (strict_types=1); namespace DtApp\ThinkLibrary\facade; diff --git a/src/facade/UnIqIds.php b/src/facade/UnIqIds.php index 61650a0..b1e2cac 100644 --- a/src/facade/UnIqIds.php +++ b/src/facade/UnIqIds.php @@ -11,8 +11,16 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- + declare (strict_types=1); namespace DtApp\ThinkLibrary\facade; diff --git a/src/facade/Urls.php b/src/facade/Urls.php index c753902..68c7f59 100644 --- a/src/facade/Urls.php +++ b/src/facade/Urls.php @@ -11,8 +11,16 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- + declare (strict_types=1); namespace DtApp\ThinkLibrary\facade; diff --git a/src/facade/Xmls.php b/src/facade/Xmls.php index 9f3827a..da3eeb4 100644 --- a/src/facade/Xmls.php +++ b/src/facade/Xmls.php @@ -11,8 +11,16 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- + declare (strict_types=1); namespace DtApp\ThinkLibrary\facade; diff --git a/src/helper/Arrays.php b/src/helper/Arrays.php index 1542016..e77997a 100644 --- a/src/helper/Arrays.php +++ b/src/helper/Arrays.php @@ -11,8 +11,16 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- + declare (strict_types=1); namespace DtApp\ThinkLibrary\helper; diff --git a/src/helper/Dates.php b/src/helper/Dates.php index 723a0b2..45a0460 100644 --- a/src/helper/Dates.php +++ b/src/helper/Dates.php @@ -11,9 +11,18 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- +declare (strict_types=1); + namespace DtApp\ThinkLibrary\helper; /** diff --git a/src/helper/Files.php b/src/helper/Files.php index a624881..1a8053c 100644 --- a/src/helper/Files.php +++ b/src/helper/Files.php @@ -11,8 +11,16 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- + declare (strict_types=1); namespace DtApp\ThinkLibrary\helper; diff --git a/src/helper/Ints.php b/src/helper/Ints.php index 117aeec..ee84042 100644 --- a/src/helper/Ints.php +++ b/src/helper/Ints.php @@ -11,8 +11,16 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- + declare (strict_types=1); namespace DtApp\ThinkLibrary\helper; diff --git a/src/helper/Pregs.php b/src/helper/Pregs.php index 2be106e..85afb11 100644 --- a/src/helper/Pregs.php +++ b/src/helper/Pregs.php @@ -11,8 +11,16 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- + declare (strict_types=1); namespace DtApp\ThinkLibrary\helper; diff --git a/src/helper/Randoms.php b/src/helper/Randoms.php index 9162264..b1c00b0 100644 --- a/src/helper/Randoms.php +++ b/src/helper/Randoms.php @@ -11,8 +11,16 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- + declare (strict_types=1); namespace DtApp\ThinkLibrary\helper; diff --git a/src/helper/Requests.php b/src/helper/Requests.php index c3ee162..463c143 100644 --- a/src/helper/Requests.php +++ b/src/helper/Requests.php @@ -11,8 +11,16 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- + declare (strict_types=1); namespace DtApp\ThinkLibrary\helper; diff --git a/src/helper/Returns.php b/src/helper/Returns.php index 8d8498e..889b0e7 100644 --- a/src/helper/Returns.php +++ b/src/helper/Returns.php @@ -11,8 +11,16 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- + declare (strict_types=1); namespace DtApp\ThinkLibrary\helper; diff --git a/src/helper/Strings.php b/src/helper/Strings.php index 59b3973..274db05 100644 --- a/src/helper/Strings.php +++ b/src/helper/Strings.php @@ -11,8 +11,16 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- + declare (strict_types=1); namespace DtApp\ThinkLibrary\helper; diff --git a/src/helper/Times.php b/src/helper/Times.php index 51fae5c..4072d3f 100644 --- a/src/helper/Times.php +++ b/src/helper/Times.php @@ -11,8 +11,16 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- + declare (strict_types=1); namespace DtApp\ThinkLibrary\helper; diff --git a/src/helper/UnIqIds.php b/src/helper/UnIqIds.php index 210cfa2..ed02c28 100644 --- a/src/helper/UnIqIds.php +++ b/src/helper/UnIqIds.php @@ -11,8 +11,16 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- + declare (strict_types=1); namespace DtApp\ThinkLibrary\helper; diff --git a/src/helper/Urls.php b/src/helper/Urls.php index 86e96c9..31203e3 100644 --- a/src/helper/Urls.php +++ b/src/helper/Urls.php @@ -11,8 +11,16 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- + declare (strict_types=1); namespace DtApp\ThinkLibrary\helper; diff --git a/src/helper/Xmls.php b/src/helper/Xmls.php index 98102b5..4c74be1 100644 --- a/src/helper/Xmls.php +++ b/src/helper/Xmls.php @@ -11,8 +11,16 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- + declare (strict_types=1); namespace DtApp\ThinkLibrary\helper; diff --git a/src/service/BeAryChatService.php b/src/service/BeAryChatService.php index 28ff33a..f9cdbb6 100644 --- a/src/service/BeAryChatService.php +++ b/src/service/BeAryChatService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/DingTalkService.php b/src/service/DingTalkService.php index 64c54e4..61f818e 100644 --- a/src/service/DingTalkService.php +++ b/src/service/DingTalkService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/Ip/IpIpDistrictInfo.php b/src/service/Ip/IpIpDistrictInfo.php index a94ee9f..5a2d58e 100644 --- a/src/service/Ip/IpIpDistrictInfo.php +++ b/src/service/Ip/IpIpDistrictInfo.php @@ -11,12 +11,18 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- namespace DtApp\ThinkLibrary\service\Ip; - class IpIpDistrictInfo { public $country_name = ''; diff --git a/src/service/Ip/IpIpReader.php b/src/service/Ip/IpIpReader.php index 1832222..f5388a5 100644 --- a/src/service/Ip/IpIpReader.php +++ b/src/service/Ip/IpIpReader.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/Ip/IpIpService.php b/src/service/Ip/IpIpService.php index 105927f..ab12a45 100644 --- a/src/service/Ip/IpIpService.php +++ b/src/service/Ip/IpIpService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/Ip/MapService.php b/src/service/Ip/MapService.php index c200cda..80fb14f 100644 --- a/src/service/Ip/MapService.php +++ b/src/service/Ip/MapService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/Ip/OnlineService.php b/src/service/Ip/OnlineService.php index 83fe70b..0ad603b 100644 --- a/src/service/Ip/OnlineService.php +++ b/src/service/Ip/OnlineService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/QqWryService.php b/src/service/QqWryService.php index a9312b2..7667559 100644 --- a/src/service/QqWryService.php +++ b/src/service/QqWryService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/RouteService.php b/src/service/RouteService.php index dd38da8..f7c2ef7 100644 --- a/src/service/RouteService.php +++ b/src/service/RouteService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/StorageService.php b/src/service/StorageService.php index add5943..e4ed677 100644 --- a/src/service/StorageService.php +++ b/src/service/StorageService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/SystemService.php b/src/service/SystemService.php index 8d54f8a..30aca0e 100644 --- a/src/service/SystemService.php +++ b/src/service/SystemService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/WorkKileService.php b/src/service/WorkKileService.php index 3202b60..700c53d 100644 --- a/src/service/WorkKileService.php +++ b/src/service/WorkKileService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/aliyun/OssService.php b/src/service/aliyun/OssService.php index 16f031a..12134fa 100644 --- a/src/service/aliyun/OssService.php +++ b/src/service/aliyun/OssService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/amap/AmApService.php b/src/service/amap/AmApService.php index 1499316..aa58ae2 100644 --- a/src/service/amap/AmApService.php +++ b/src/service/amap/AmApService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/baidu/BosService.php b/src/service/baidu/BosService.php index ad32152..60053d9 100644 --- a/src/service/baidu/BosService.php +++ b/src/service/baidu/BosService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/baidu/LbsYunService.php b/src/service/baidu/LbsYunService.php index 50ea75c..f31c5bd 100644 --- a/src/service/baidu/LbsYunService.php +++ b/src/service/baidu/LbsYunService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/bt/ApiService.php b/src/service/bt/ApiService.php index 929286e..725cb70 100644 --- a/src/service/bt/ApiService.php +++ b/src/service/bt/ApiService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/bt/bin/mimes.php b/src/service/bt/bin/mimes.php index a14363e..bf1a336 100644 --- a/src/service/bt/bin/mimes.php +++ b/src/service/bt/bin/mimes.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/crypt/AesService.php b/src/service/crypt/AesService.php index 4d0d873..5672d6b 100644 --- a/src/service/crypt/AesService.php +++ b/src/service/crypt/AesService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/curl/BtService.php b/src/service/curl/BtService.php index 632f028..729a9c2 100644 --- a/src/service/curl/BtService.php +++ b/src/service/curl/BtService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/curl/HttpService.php b/src/service/curl/HttpService.php index eeb6f9c..9af0407 100644 --- a/src/service/curl/HttpService.php +++ b/src/service/curl/HttpService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/douyin/WatermarkService.php b/src/service/douyin/WatermarkService.php index 9779f1c..a924bfe 100644 --- a/src/service/douyin/WatermarkService.php +++ b/src/service/douyin/WatermarkService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/ecloud/OnestService.php b/src/service/ecloud/OnestService.php deleted file mode 100644 index d6e769f..0000000 --- a/src/service/ecloud/OnestService.php +++ /dev/null @@ -1,103 +0,0 @@ -accessKey = $accessKey; - return $this; - } - - public function secretKey(string $secretKey) - { - $this->secretKey = $secretKey; - return $this; - } - - public function bucket(string $bucket) - { - $this->bucket = $bucket; - return $this; - } - - public function baseUrl(string $baseUrl) - { - $this->baseUrl = $baseUrl; - return $this; - } - - public function port(string $port) - { - $this->port = $port; - return $this; - } - - /** - * 获取配置信息 - * @return $this - */ - private function getConfig() - { - $this->accessKey = $this->app->config->get('dtapp.ecloud.onest.access_key'); - $this->secretKey = $this->app->config->get('dtapp.ecloud.onest.secret_key'); - $this->bucket = $this->app->config->get('dtapp.ecloud.onest.bucket'); - $this->baseUrl = $this->app->config->get('dtapp.ecloud.onest.base_url'); - $this->port = $this->app->config->get('dtapp.ecloud.onest.port'); - return $this; - } - - /** - * 上传文件 - * @param $object - * @param $filePath - * @return bool - */ - public function upload(string $object, string $filePath) - { - if (empty($this->accessKey)) $this->getConfig(); - if (empty($this->secretKey)) $this->getConfig(); - if (empty($this->baseUrl)) $this->getConfig(); - if (empty($this->port)) $this->getConfig(); - - $client = S3Client::factory([ - 'base_url' => $this->baseUrl, - 'port' => $this->port, - 'key' => $this->accessKey, - 'secret' => $this->secretKey, - S3Client::COMMAND_PARAMS => [ - 'PathStyle' => true, - ], - ]); - if (empty($this->bucket)) $this->getConfig(); - $acl = 'public'; - $client->upload($this->bucket, $object, fopen($filePath, 'rb'), $acl); - return $this->app->config->get('dtapp.ecloud.onest.url') . $object; - } -} diff --git a/src/service/huaweicloud/ObsService.php b/src/service/huaweicloud/ObsService.php index b1b86e9..a862d2d 100644 --- a/src/service/huaweicloud/ObsService.php +++ b/src/service/huaweicloud/ObsService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/jd/UnionService.php b/src/service/jd/UnionService.php index e3d032d..aef0b47 100644 --- a/src/service/jd/UnionService.php +++ b/src/service/jd/UnionService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/jdcloud/VientianeService.php b/src/service/jdcloud/VientianeService.php index 3285841..c36027e 100644 --- a/src/service/jdcloud/VientianeService.php +++ b/src/service/jdcloud/VientianeService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/ksyun/Ks3Service.php b/src/service/ksyun/Ks3Service.php index 25e382c..f06eb4c 100644 --- a/src/service/ksyun/Ks3Service.php +++ b/src/service/ksyun/Ks3Service.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/pinduoduo/JinBaoService.php b/src/service/pinduoduo/JinBaoService.php index 157386d..0dbf0ad 100644 --- a/src/service/pinduoduo/JinBaoService.php +++ b/src/service/pinduoduo/JinBaoService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/qiniu/KodoService.php b/src/service/qiniu/KodoService.php index 30b03c0..0b37c9d 100644 --- a/src/service/qiniu/KodoService.php +++ b/src/service/qiniu/KodoService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/taobao/TbkService.php b/src/service/taobao/TbkService.php index 449c1b7..032c5d7 100644 --- a/src/service/taobao/TbkService.php +++ b/src/service/taobao/TbkService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/tencent/CosService.php b/src/service/tencent/CosService.php index f159b62..89f43d4 100644 --- a/src/service/tencent/CosService.php +++ b/src/service/tencent/CosService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/upyun/UssService.php b/src/service/upyun/UssService.php index c79ecb6..11b8cf8 100644 --- a/src/service/upyun/UssService.php +++ b/src/service/upyun/UssService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/wechat/MiniService.php b/src/service/wechat/MiniService.php index 3149b9d..5e35161 100644 --- a/src/service/wechat/MiniService.php +++ b/src/service/wechat/MiniService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/wechat/QyService.php b/src/service/wechat/QyService.php index 57cbe56..fb86b87 100644 --- a/src/service/wechat/QyService.php +++ b/src/service/wechat/QyService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/wechat/WebAppService.php b/src/service/wechat/WebAppService.php index 38df42c..045640d 100644 --- a/src/service/wechat/WebAppService.php +++ b/src/service/wechat/WebAppService.php @@ -11,6 +11,13 @@ // +---------------------------------------------------------------------- // | gitee 仓库地址 :https://gitee.com/liguangchun/ThinkLibrary // | github 仓库地址 :https://github.com/GC0202/ThinkLibrary +// | gitlab 仓库地址 :https://gitlab.com/liguangchun/thinklibrary +// | aliyun 仓库地址 :https://code.aliyun.com/liguancghun/ThinkLibrary +// | coding 仓库地址 :https://liguangchun-01.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | coding 仓库地址 :https://aizhineng.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | tencent 仓库地址 :https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git +// | weixin 仓库地址 :https://git.weixin.qq.com/liguangchun/ThinkLibrary +// | huaweicloud 仓库地址 :https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git // | Packagist 地址 :https://packagist.org/packages/liguangchun/think-library // +---------------------------------------------------------------------- diff --git a/src/service/yytianqi/YyTiAnQiService.php b/src/service/yytianqi/YyTiAnQiService.php index 626f92f..004029c 100644 --- a/src/service/yytianqi/YyTiAnQiService.php +++ b/src/service/yytianqi/YyTiAnQiService.php @@ -1,5 +1,25 @@