diff --git a/README.md b/README.md index 06bd86f..ba03e12 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ [![Latest Unstable Version](https://poser.pugx.org/liguangchun/think-library/v/unstable)](https://packagist.org/packages/liguangchun/think-library) [![Total Downloads](https://poser.pugx.org/liguangchun/think-library/downloads)](https://packagist.org/packages/liguangchun/think-library) [![License](https://poser.pugx.org/liguangchun/think-library/license)](https://packagist.org/packages/liguangchun/think-library) +[![Code Health](https://hn.devcloud.huaweicloud.com/codecheck/v1/codecheck/task/codehealth.svg?taskId=1567f5ea332546c3b45f4024cf50f10b)](https://hn.devcloud.huaweicloud.com/codecheck/project/c7ff3e2d65674858bd363cb43ee6c35e/codecheck/task/1567f5ea332546c3b45f4024cf50f10b/detail) ## 依赖环境 @@ -20,10 +21,6 @@ - Github仓库地址:https://github.com/GC0202/ThinkLibrary - 码云仓库地址:https://gitee.com/liguangchun/ThinkLibrary - gitlab仓库地址:https://gitlab.com/liguangchun/thinklibrary -- 阿里云仓库地址: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 -- 腾讯云仓库地址:https://liguangchundt.coding.net/p/ThinkLibrary/d/ThinkLibrary/git - 微信仓库地址:https://git.weixin.qq.com/liguangchun/ThinkLibrary - 华为云仓库地址:https://codehub-cn-south-1.devcloud.huaweicloud.com/composer00001/ThinkLibrary.git diff --git a/src/ApiController.php b/src/ApiController.php index 81064da..ad40e35 100644 --- a/src/ApiController.php +++ b/src/ApiController.php @@ -12,10 +12,6 @@ // | 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 @@ -65,14 +61,6 @@ class ApiController extends stdClass */ protected function initialize() { -// $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'); } /** diff --git a/src/Controller.php b/src/Controller.php index 4ac9b4a..5a47603 100644 --- a/src/Controller.php +++ b/src/Controller.php @@ -12,10 +12,6 @@ // | 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 e15a344..dd19863 100644 --- a/src/Library.php +++ b/src/Library.php @@ -12,10 +12,6 @@ // | 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 e26b559..278d041 100644 --- a/src/Service.php +++ b/src/Service.php @@ -12,10 +12,6 @@ // | 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 ceb8d7c..02014b9 100644 --- a/src/cache/Mysql.php +++ b/src/cache/Mysql.php @@ -12,10 +12,6 @@ // | 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 f450018..e050cc9 100644 --- a/src/command/Install.php +++ b/src/command/Install.php @@ -12,10 +12,6 @@ // | 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 163156b..a6c2aa2 100644 --- a/src/command/Version.php +++ b/src/command/Version.php @@ -12,10 +12,6 @@ // | 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 ac696ca..0a087fb 100644 --- a/src/common.php +++ b/src/common.php @@ -12,10 +12,6 @@ // | 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/config.php b/src/config.php index 184036b..c64aa52 100644 --- a/src/config.php +++ b/src/config.php @@ -12,10 +12,6 @@ // | 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 4285796..fed7a5f 100644 --- a/src/exception/DtaException.php +++ b/src/exception/DtaException.php @@ -12,10 +12,6 @@ // | 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 a2ee3d1..dcfe006 100644 --- a/src/exception/ThinkException.php +++ b/src/exception/ThinkException.php @@ -12,10 +12,6 @@ // | 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 f2a3b85..4bcd09c 100644 --- a/src/facade/Arrays.php +++ b/src/facade/Arrays.php @@ -12,10 +12,6 @@ // | 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/Dates.php b/src/facade/Dates.php index 2937cdb..f17cafb 100644 --- a/src/facade/Dates.php +++ b/src/facade/Dates.php @@ -12,10 +12,6 @@ // | 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/Files.php b/src/facade/Files.php index bfab9a3..21b78d1 100644 --- a/src/facade/Files.php +++ b/src/facade/Files.php @@ -12,10 +12,6 @@ // | 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/Ints.php b/src/facade/Ints.php index c01393c..75156a0 100644 --- a/src/facade/Ints.php +++ b/src/facade/Ints.php @@ -12,10 +12,6 @@ // | 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/Pregs.php b/src/facade/Pregs.php index 54c91dd..4518cf9 100644 --- a/src/facade/Pregs.php +++ b/src/facade/Pregs.php @@ -12,10 +12,6 @@ // | 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/Randoms.php b/src/facade/Randoms.php index 4276e87..cef421b 100644 --- a/src/facade/Randoms.php +++ b/src/facade/Randoms.php @@ -12,10 +12,6 @@ // | 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/Requests.php b/src/facade/Requests.php index 6882650..ab022af 100644 --- a/src/facade/Requests.php +++ b/src/facade/Requests.php @@ -12,10 +12,6 @@ // | 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/Returns.php b/src/facade/Returns.php index e37060e..172ef1c 100644 --- a/src/facade/Returns.php +++ b/src/facade/Returns.php @@ -12,10 +12,6 @@ // | 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/Strings.php b/src/facade/Strings.php index 6406a5b..18d6678 100644 --- a/src/facade/Strings.php +++ b/src/facade/Strings.php @@ -12,10 +12,6 @@ // | 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/Times.php b/src/facade/Times.php index f542f7b..2887d6e 100644 --- a/src/facade/Times.php +++ b/src/facade/Times.php @@ -12,10 +12,6 @@ // | 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/UnIqIds.php b/src/facade/UnIqIds.php index b1e2cac..6eee78f 100644 --- a/src/facade/UnIqIds.php +++ b/src/facade/UnIqIds.php @@ -12,10 +12,6 @@ // | 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/Urls.php b/src/facade/Urls.php index 68c7f59..6bd00bf 100644 --- a/src/facade/Urls.php +++ b/src/facade/Urls.php @@ -12,10 +12,6 @@ // | 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/Xmls.php b/src/facade/Xmls.php index da3eeb4..35d5541 100644 --- a/src/facade/Xmls.php +++ b/src/facade/Xmls.php @@ -12,10 +12,6 @@ // | 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/helper/Arrays.php b/src/helper/Arrays.php index e77997a..ef2cfb5 100644 --- a/src/helper/Arrays.php +++ b/src/helper/Arrays.php @@ -12,10 +12,6 @@ // | 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/helper/Dates.php b/src/helper/Dates.php index 45a0460..8436b3f 100644 --- a/src/helper/Dates.php +++ b/src/helper/Dates.php @@ -12,10 +12,6 @@ // | 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/helper/Files.php b/src/helper/Files.php index 1a8053c..1ac70b9 100644 --- a/src/helper/Files.php +++ b/src/helper/Files.php @@ -12,10 +12,6 @@ // | 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/helper/Ints.php b/src/helper/Ints.php index ee84042..5584308 100644 --- a/src/helper/Ints.php +++ b/src/helper/Ints.php @@ -12,10 +12,6 @@ // | 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/helper/Pregs.php b/src/helper/Pregs.php index 85afb11..fc494be 100644 --- a/src/helper/Pregs.php +++ b/src/helper/Pregs.php @@ -12,10 +12,6 @@ // | 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/helper/Randoms.php b/src/helper/Randoms.php index b1c00b0..6b32f5f 100644 --- a/src/helper/Randoms.php +++ b/src/helper/Randoms.php @@ -12,10 +12,6 @@ // | 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/helper/Requests.php b/src/helper/Requests.php index 463c143..8596aa5 100644 --- a/src/helper/Requests.php +++ b/src/helper/Requests.php @@ -12,10 +12,6 @@ // | 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/helper/Returns.php b/src/helper/Returns.php index 889b0e7..77877de 100644 --- a/src/helper/Returns.php +++ b/src/helper/Returns.php @@ -12,10 +12,6 @@ // | 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/helper/Strings.php b/src/helper/Strings.php index 274db05..ec89522 100644 --- a/src/helper/Strings.php +++ b/src/helper/Strings.php @@ -12,10 +12,6 @@ // | 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/helper/Times.php b/src/helper/Times.php index 4072d3f..37d175b 100644 --- a/src/helper/Times.php +++ b/src/helper/Times.php @@ -12,10 +12,6 @@ // | 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/helper/UnIqIds.php b/src/helper/UnIqIds.php index ed02c28..8c61067 100644 --- a/src/helper/UnIqIds.php +++ b/src/helper/UnIqIds.php @@ -12,10 +12,6 @@ // | 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/helper/Urls.php b/src/helper/Urls.php index 31203e3..017455f 100644 --- a/src/helper/Urls.php +++ b/src/helper/Urls.php @@ -12,10 +12,6 @@ // | 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/helper/Xmls.php b/src/helper/Xmls.php index 4c74be1..e66d292 100644 --- a/src/helper/Xmls.php +++ b/src/helper/Xmls.php @@ -12,10 +12,6 @@ // | 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/BeAryChatService.php b/src/service/BeAryChatService.php index f9cdbb6..f4787a6 100644 --- a/src/service/BeAryChatService.php +++ b/src/service/BeAryChatService.php @@ -12,10 +12,6 @@ // | 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 61f818e..57adcc0 100644 --- a/src/service/DingTalkService.php +++ b/src/service/DingTalkService.php @@ -12,10 +12,6 @@ // | 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 5a2d58e..5360154 100644 --- a/src/service/Ip/IpIpDistrictInfo.php +++ b/src/service/Ip/IpIpDistrictInfo.php @@ -12,10 +12,6 @@ // | 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/IpIpReader.php b/src/service/Ip/IpIpReader.php index f5388a5..6445c02 100644 --- a/src/service/Ip/IpIpReader.php +++ b/src/service/Ip/IpIpReader.php @@ -12,10 +12,6 @@ // | 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 ab12a45..b6fbb35 100644 --- a/src/service/Ip/IpIpService.php +++ b/src/service/Ip/IpIpService.php @@ -12,10 +12,6 @@ // | 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 80fb14f..bc0851c 100644 --- a/src/service/Ip/MapService.php +++ b/src/service/Ip/MapService.php @@ -12,10 +12,6 @@ // | 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 0ad603b..8ea6668 100644 --- a/src/service/Ip/OnlineService.php +++ b/src/service/Ip/OnlineService.php @@ -12,10 +12,6 @@ // | 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 7667559..0de60b9 100644 --- a/src/service/QqWryService.php +++ b/src/service/QqWryService.php @@ -12,10 +12,6 @@ // | 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 f7c2ef7..7a334a1 100644 --- a/src/service/RouteService.php +++ b/src/service/RouteService.php @@ -12,10 +12,6 @@ // | 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 e4ed677..74fced2 100644 --- a/src/service/StorageService.php +++ b/src/service/StorageService.php @@ -12,10 +12,6 @@ // | 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 30aca0e..a59c746 100644 --- a/src/service/SystemService.php +++ b/src/service/SystemService.php @@ -12,10 +12,6 @@ // | 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 700c53d..028f9b1 100644 --- a/src/service/WorkKileService.php +++ b/src/service/WorkKileService.php @@ -12,10 +12,6 @@ // | 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 12134fa..0db6695 100644 --- a/src/service/aliyun/OssService.php +++ b/src/service/aliyun/OssService.php @@ -12,10 +12,6 @@ // | 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 aa58ae2..a1d5808 100644 --- a/src/service/amap/AmApService.php +++ b/src/service/amap/AmApService.php @@ -12,10 +12,6 @@ // | 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 60053d9..630e263 100644 --- a/src/service/baidu/BosService.php +++ b/src/service/baidu/BosService.php @@ -12,10 +12,6 @@ // | 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 f31c5bd..f47b05c 100644 --- a/src/service/baidu/LbsYunService.php +++ b/src/service/baidu/LbsYunService.php @@ -12,10 +12,6 @@ // | 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 725cb70..3e0abb1 100644 --- a/src/service/bt/ApiService.php +++ b/src/service/bt/ApiService.php @@ -12,10 +12,6 @@ // | 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 bf1a336..d5f3fa0 100644 --- a/src/service/bt/bin/mimes.php +++ b/src/service/bt/bin/mimes.php @@ -12,10 +12,6 @@ // | 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 5672d6b..17dea0f 100644 --- a/src/service/crypt/AesService.php +++ b/src/service/crypt/AesService.php @@ -12,10 +12,6 @@ // | 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 729a9c2..ba69302 100644 --- a/src/service/curl/BtService.php +++ b/src/service/curl/BtService.php @@ -12,10 +12,6 @@ // | 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 9af0407..ba595d4 100644 --- a/src/service/curl/HttpService.php +++ b/src/service/curl/HttpService.php @@ -12,10 +12,6 @@ // | 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 a924bfe..1350863 100644 --- a/src/service/douyin/WatermarkService.php +++ b/src/service/douyin/WatermarkService.php @@ -12,10 +12,6 @@ // | 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/huaweicloud/ObsService.php b/src/service/huaweicloud/ObsService.php index a862d2d..adbd073 100644 --- a/src/service/huaweicloud/ObsService.php +++ b/src/service/huaweicloud/ObsService.php @@ -12,10 +12,6 @@ // | 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 aef0b47..ad739e4 100644 --- a/src/service/jd/UnionService.php +++ b/src/service/jd/UnionService.php @@ -12,10 +12,6 @@ // | 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 c36027e..2b74a35 100644 --- a/src/service/jdcloud/VientianeService.php +++ b/src/service/jdcloud/VientianeService.php @@ -12,10 +12,6 @@ // | 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 f06eb4c..a4c5bc0 100644 --- a/src/service/ksyun/Ks3Service.php +++ b/src/service/ksyun/Ks3Service.php @@ -12,10 +12,6 @@ // | 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 0dbf0ad..fd865ec 100644 --- a/src/service/pinduoduo/JinBaoService.php +++ b/src/service/pinduoduo/JinBaoService.php @@ -12,10 +12,6 @@ // | 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 0b37c9d..54566d7 100644 --- a/src/service/qiniu/KodoService.php +++ b/src/service/qiniu/KodoService.php @@ -12,10 +12,6 @@ // | 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 032c5d7..7dff04e 100644 --- a/src/service/taobao/TbkService.php +++ b/src/service/taobao/TbkService.php @@ -12,10 +12,6 @@ // | 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 89f43d4..e002c74 100644 --- a/src/service/tencent/CosService.php +++ b/src/service/tencent/CosService.php @@ -12,10 +12,6 @@ // | 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 11b8cf8..86c0019 100644 --- a/src/service/upyun/UssService.php +++ b/src/service/upyun/UssService.php @@ -12,10 +12,6 @@ // | 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 5e35161..3c1de64 100644 --- a/src/service/wechat/MiniService.php +++ b/src/service/wechat/MiniService.php @@ -12,10 +12,6 @@ // | 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 fb86b87..fc7d50a 100644 --- a/src/service/wechat/QyService.php +++ b/src/service/wechat/QyService.php @@ -12,10 +12,6 @@ // | 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 045640d..7211b53 100644 --- a/src/service/wechat/WebAppService.php +++ b/src/service/wechat/WebAppService.php @@ -12,10 +12,6 @@ // | 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 004029c..ce75f97 100644 --- a/src/service/yytianqi/YyTiAnQiService.php +++ b/src/service/yytianqi/YyTiAnQiService.php @@ -12,10 +12,6 @@ // | 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/session/Mysql.php b/src/session/Mysql.php index f06ac46..f1f1151 100644 --- a/src/session/Mysql.php +++ b/src/session/Mysql.php @@ -12,10 +12,6 @@ // | 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