From 7b97910d13877ba5d2276bd48a7fa94be3050027 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=99=AF=E7=AB=8B?= Date: Sun, 26 Feb 2023 23:38:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=B9=E9=87=8F=E6=9B=B4=E6=96=B0=E6=B3=A8?= =?UTF-8?q?=E9=87=8A=EF=BC=8C=E6=9B=B4=E6=96=B0=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AliPay/App.php | 6 ++++-- AliPay/Bill.php | 6 ++++-- AliPay/Pos.php | 6 ++++-- AliPay/Scan.php | 6 ++++-- AliPay/Trade.php | 6 ++++-- AliPay/Transfer.php | 6 ++++-- AliPay/Wap.php | 6 ++++-- AliPay/Web.php | 6 ++++-- We.php | 6 ++++-- WeChat/Card.php | 6 ++++-- WeChat/Contracts/BasicAliPay.php | 6 ++++-- WeChat/Contracts/BasicPushEvent.php | 6 ++++-- WeChat/Contracts/BasicWeChat.php | 6 ++++-- WeChat/Contracts/BasicWePay.php | 6 ++++-- WeChat/Contracts/BasicWeWork.php | 6 ++++-- WeChat/Contracts/DataArray.php | 6 ++++-- WeChat/Contracts/DataError.php | 6 ++++-- WeChat/Contracts/MyCurlFile.php | 14 ++++++++++++++ WeChat/Contracts/Tools.php | 6 ++++-- WeChat/Custom.php | 6 ++++-- WeChat/Draft.php | 6 ++++-- WeChat/Exceptions/InvalidArgumentException.php | 6 ++++-- WeChat/Exceptions/InvalidDecryptException.php | 6 ++++-- WeChat/Exceptions/InvalidInstanceException.php | 6 ++++-- WeChat/Exceptions/InvalidResponseException.php | 6 ++++-- WeChat/Exceptions/LocalCacheException.php | 6 ++++-- WeChat/Freepublish.php | 14 ++++++++++++++ WeChat/Limit.php | 6 ++++-- WeChat/Media.php | 6 ++++-- WeChat/Menu.php | 6 ++++-- WeChat/Oauth.php | 6 ++++-- WeChat/Pay.php | 6 ++++-- WeChat/Product.php | 6 ++++-- WeChat/Qrcode.php | 6 ++++-- WeChat/Receive.php | 6 ++++-- WeChat/Scan.php | 6 ++++-- WeChat/Script.php | 6 ++++-- WeChat/Shake.php | 7 ++++--- WeChat/Tags.php | 6 ++++-- WeChat/Template.php | 6 ++++-- WeChat/User.php | 6 ++++-- WeChat/Wifi.php | 6 ++++-- WeMini/Crypt.php | 6 ++++-- WeMini/Delivery.php | 6 ++++-- WeMini/Guide.php | 6 ++++-- WeMini/Image.php | 6 ++++-- WeMini/Live.php | 6 ++++-- WeMini/Logistics.php | 6 ++++-- WeMini/Message.php | 6 ++++-- WeMini/Newtmpl.php | 6 ++++-- WeMini/Ocr.php | 6 ++++-- WeMini/Operation.php | 6 ++++-- WeMini/Plugs.php | 6 ++++-- WeMini/Poi.php | 6 ++++-- WeMini/Qrcode.php | 6 ++++-- WeMini/Scheme.php | 14 ++++++++++++++ WeMini/Search.php | 6 ++++-- WeMini/Security.php | 6 ++++-- WeMini/Soter.php | 6 ++++-- WeMini/Template.php | 6 ++++-- WeMini/Total.php | 6 ++++-- WePay/Bill.php | 6 ++++-- WePay/Coupon.php | 6 ++++-- WePay/Custom.php | 6 ++++-- WePay/Order.php | 6 ++++-- WePay/Redpack.php | 6 ++++-- WePay/Refund.php | 6 ++++-- WePay/Transfers.php | 6 ++++-- WePay/TransfersBank.php | 6 ++++-- WePayV3/Cert.php | 6 ++++-- WePayV3/Contracts/BasicWePay.php | 6 ++++-- WePayV3/Contracts/DecryptAes.php | 6 ++++-- WePayV3/Order.php | 6 ++++-- WePayV3/Refund.php | 6 ++++-- WePayV3/Transfers.php | 14 ++++++++++++++ _test/alipay-app.php | 6 ++++-- _test/alipay-bill.php | 6 ++++-- _test/alipay-notify.php | 6 ++++-- _test/alipay-pos.php | 6 ++++-- _test/alipay-refund.php | 6 ++++-- _test/alipay-scan.php | 6 ++++-- _test/alipay-transfer-account.php | 6 ++++-- _test/alipay-transfer-create.php | 6 ++++-- _test/alipay-transfer-query.php | 6 ++++-- _test/alipay-transfer.php | 6 ++++-- _test/alipay-wap.php | 6 ++++-- _test/alipay-web.php | 6 ++++-- _test/alipay.php | 6 ++++-- _test/config.php | 6 ++++-- _test/mini-login.php | 14 ++++++++++++++ _test/mini-qrc.php | 14 ++++++++++++++ _test/pay-download-bill.php | 6 ++++-- _test/pay-order-close.php | 6 ++++-- _test/pay-order-create.php | 6 ++++-- _test/pay-order-notify.php | 6 ++++-- _test/pay-order-query.php | 6 ++++-- _test/pay-redpack-create.php | 6 ++++-- _test/pay-refund-create.php | 6 ++++-- _test/pay-refund-query.php | 6 ++++-- _test/pay-transfers-create.php | 6 ++++-- _test/pay-transfersbank-create.php | 6 ++++-- _test/pay-v3-config-cert.php | 15 +++++++++++++++ _test/pay-v3-config.php | 14 ++++++++++++++ _test/pay-v3-order-app.php | 15 +++++++++++++++ _test/pay-v3-order-h5.php | 15 +++++++++++++++ _test/pay-v3-order-jsapi.php | 15 +++++++++++++++ _test/pay-v3-order-native.php | 15 +++++++++++++++ _test/wechat-jssdk-sign.php | 6 ++++-- _test/wechat-menu-get.php | 6 ++++-- _test/wechat-qrcode-create.php | 6 ++++-- _test/wechat-user-get.php | 6 ++++-- _test/work-config.php | 6 ++++-- _test/work-department.php | 6 ++++-- composer.json | 4 ++-- include.php | 6 ++++-- license | 2 +- 116 files changed, 584 insertions(+), 208 deletions(-) diff --git a/AliPay/App.php b/AliPay/App.php index ea3c8a5..8329ae6 100644 --- a/AliPay/App.php +++ b/AliPay/App.php @@ -3,13 +3,15 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2022 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2023 ThinkAdmin [ thinkadmin.top ] // +---------------------------------------------------------------------- // | 官方网站: https://thinkadmin.top // +---------------------------------------------------------------------- // | 开源协议 ( https://mit-license.org ) +// | 免责声明 ( https://thinkadmin.top/disclaimer ) // +---------------------------------------------------------------------- -// | github开源项目:https://github.com/zoujingli/WeChatDeveloper +// | gitee 代码仓库:https://gitee.com/zoujingli/WeChatDeveloper +// | github 代码仓库:https://github.com/zoujingli/WeChatDeveloper // +---------------------------------------------------------------------- namespace AliPay; diff --git a/AliPay/Bill.php b/AliPay/Bill.php index 003b0a7..f20ea83 100644 --- a/AliPay/Bill.php +++ b/AliPay/Bill.php @@ -3,13 +3,15 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2022 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2023 ThinkAdmin [ thinkadmin.top ] // +---------------------------------------------------------------------- // | 官方网站: https://thinkadmin.top // +---------------------------------------------------------------------- // | 开源协议 ( https://mit-license.org ) +// | 免责声明 ( https://thinkadmin.top/disclaimer ) // +---------------------------------------------------------------------- -// | github开源项目:https://github.com/zoujingli/WeChatDeveloper +// | gitee 代码仓库:https://gitee.com/zoujingli/WeChatDeveloper +// | github 代码仓库:https://github.com/zoujingli/WeChatDeveloper // +---------------------------------------------------------------------- namespace AliPay; diff --git a/AliPay/Pos.php b/AliPay/Pos.php index 6476427..0fc80db 100644 --- a/AliPay/Pos.php +++ b/AliPay/Pos.php @@ -3,13 +3,15 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2022 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2023 ThinkAdmin [ thinkadmin.top ] // +---------------------------------------------------------------------- // | 官方网站: https://thinkadmin.top // +---------------------------------------------------------------------- // | 开源协议 ( https://mit-license.org ) +// | 免责声明 ( https://thinkadmin.top/disclaimer ) // +---------------------------------------------------------------------- -// | github开源项目:https://github.com/zoujingli/WeChatDeveloper +// | gitee 代码仓库:https://gitee.com/zoujingli/WeChatDeveloper +// | github 代码仓库:https://github.com/zoujingli/WeChatDeveloper // +---------------------------------------------------------------------- namespace AliPay; diff --git a/AliPay/Scan.php b/AliPay/Scan.php index b77ee6b..e0bfc8a 100644 --- a/AliPay/Scan.php +++ b/AliPay/Scan.php @@ -3,13 +3,15 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2022 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2023 ThinkAdmin [ thinkadmin.top ] // +---------------------------------------------------------------------- // | 官方网站: https://thinkadmin.top // +---------------------------------------------------------------------- // | 开源协议 ( https://mit-license.org ) +// | 免责声明 ( https://thinkadmin.top/disclaimer ) // +---------------------------------------------------------------------- -// | github开源项目:https://github.com/zoujingli/WeChatDeveloper +// | gitee 代码仓库:https://gitee.com/zoujingli/WeChatDeveloper +// | github 代码仓库:https://github.com/zoujingli/WeChatDeveloper // +---------------------------------------------------------------------- namespace AliPay; diff --git a/AliPay/Trade.php b/AliPay/Trade.php index 364cd08..5127f0a 100644 --- a/AliPay/Trade.php +++ b/AliPay/Trade.php @@ -3,13 +3,15 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2022 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2023 ThinkAdmin [ thinkadmin.top ] // +---------------------------------------------------------------------- // | 官方网站: https://thinkadmin.top // +---------------------------------------------------------------------- // | 开源协议 ( https://mit-license.org ) +// | 免责声明 ( https://thinkadmin.top/disclaimer ) // +---------------------------------------------------------------------- -// | github开源项目:https://github.com/zoujingli/WeChatDeveloper +// | gitee 代码仓库:https://gitee.com/zoujingli/WeChatDeveloper +// | github 代码仓库:https://github.com/zoujingli/WeChatDeveloper // +---------------------------------------------------------------------- namespace AliPay; diff --git a/AliPay/Transfer.php b/AliPay/Transfer.php index 33dfa45..6b30c7d 100644 --- a/AliPay/Transfer.php +++ b/AliPay/Transfer.php @@ -3,13 +3,15 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2022 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2023 ThinkAdmin [ thinkadmin.top ] // +---------------------------------------------------------------------- // | 官方网站: https://thinkadmin.top // +---------------------------------------------------------------------- // | 开源协议 ( https://mit-license.org ) +// | 免责声明 ( https://thinkadmin.top/disclaimer ) // +---------------------------------------------------------------------- -// | github开源项目:https://github.com/zoujingli/WeChatDeveloper +// | gitee 代码仓库:https://gitee.com/zoujingli/WeChatDeveloper +// | github 代码仓库:https://github.com/zoujingli/WeChatDeveloper // +---------------------------------------------------------------------- namespace AliPay; diff --git a/AliPay/Wap.php b/AliPay/Wap.php index 6c0f76f..0814aa4 100644 --- a/AliPay/Wap.php +++ b/AliPay/Wap.php @@ -3,13 +3,15 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2022 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2023 ThinkAdmin [ thinkadmin.top ] // +---------------------------------------------------------------------- // | 官方网站: https://thinkadmin.top // +---------------------------------------------------------------------- // | 开源协议 ( https://mit-license.org ) +// | 免责声明 ( https://thinkadmin.top/disclaimer ) // +---------------------------------------------------------------------- -// | github开源项目:https://github.com/zoujingli/WeChatDeveloper +// | gitee 代码仓库:https://gitee.com/zoujingli/WeChatDeveloper +// | github 代码仓库:https://github.com/zoujingli/WeChatDeveloper // +---------------------------------------------------------------------- namespace AliPay; diff --git a/AliPay/Web.php b/AliPay/Web.php index ab13be5..6fa77a9 100644 --- a/AliPay/Web.php +++ b/AliPay/Web.php @@ -3,13 +3,15 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2022 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2023 ThinkAdmin [ thinkadmin.top ] // +---------------------------------------------------------------------- // | 官方网站: https://thinkadmin.top // +---------------------------------------------------------------------- // | 开源协议 ( https://mit-license.org ) +// | 免责声明 ( https://thinkadmin.top/disclaimer ) // +---------------------------------------------------------------------- -// | github开源项目:https://github.com/zoujingli/WeChatDeveloper +// | gitee 代码仓库:https://gitee.com/zoujingli/WeChatDeveloper +// | github 代码仓库:https://github.com/zoujingli/WeChatDeveloper // +---------------------------------------------------------------------- namespace AliPay; diff --git a/We.php b/We.php index 97b2017..f95f2ba 100644 --- a/We.php +++ b/We.php @@ -3,13 +3,15 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2022 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2023 ThinkAdmin [ thinkadmin.top ] // +---------------------------------------------------------------------- // | 官方网站: https://thinkadmin.top // +---------------------------------------------------------------------- // | 开源协议 ( https://mit-license.org ) +// | 免责声明 ( https://thinkadmin.top/disclaimer ) // +---------------------------------------------------------------------- -// | github开源项目:https://github.com/zoujingli/WeChatDeveloper +// | gitee 代码仓库:https://gitee.com/zoujingli/WeChatDeveloper +// | github 代码仓库:https://github.com/zoujingli/WeChatDeveloper // +---------------------------------------------------------------------- use WeChat\Contracts\DataArray; diff --git a/WeChat/Card.php b/WeChat/Card.php index 20e0b59..9bced86 100644 --- a/WeChat/Card.php +++ b/WeChat/Card.php @@ -3,13 +3,15 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2022 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2023 ThinkAdmin [ thinkadmin.top ] // +---------------------------------------------------------------------- // | 官方网站: https://thinkadmin.top // +---------------------------------------------------------------------- // | 开源协议 ( https://mit-license.org ) +// | 免责声明 ( https://thinkadmin.top/disclaimer ) // +---------------------------------------------------------------------- -// | github开源项目:https://github.com/zoujingli/WeChatDeveloper +// | gitee 代码仓库:https://gitee.com/zoujingli/WeChatDeveloper +// | github 代码仓库:https://github.com/zoujingli/WeChatDeveloper // +---------------------------------------------------------------------- namespace WeChat; diff --git a/WeChat/Contracts/BasicAliPay.php b/WeChat/Contracts/BasicAliPay.php index 3793f6e..9613e1e 100644 --- a/WeChat/Contracts/BasicAliPay.php +++ b/WeChat/Contracts/BasicAliPay.php @@ -3,13 +3,15 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2022 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2023 ThinkAdmin [ thinkadmin.top ] // +---------------------------------------------------------------------- // | 官方网站: https://thinkadmin.top // +---------------------------------------------------------------------- // | 开源协议 ( https://mit-license.org ) +// | 免责声明 ( https://thinkadmin.top/disclaimer ) // +---------------------------------------------------------------------- -// | github开源项目:https://github.com/zoujingli/WeChatDeveloper +// | gitee 代码仓库:https://gitee.com/zoujingli/WeChatDeveloper +// | github 代码仓库:https://github.com/zoujingli/WeChatDeveloper // +---------------------------------------------------------------------- namespace WeChat\Contracts; diff --git a/WeChat/Contracts/BasicPushEvent.php b/WeChat/Contracts/BasicPushEvent.php index 9af5c57..54253e6 100644 --- a/WeChat/Contracts/BasicPushEvent.php +++ b/WeChat/Contracts/BasicPushEvent.php @@ -3,13 +3,15 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2022 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2023 ThinkAdmin [ thinkadmin.top ] // +---------------------------------------------------------------------- // | 官方网站: https://thinkadmin.top // +---------------------------------------------------------------------- // | 开源协议 ( https://mit-license.org ) +// | 免责声明 ( https://thinkadmin.top/disclaimer ) // +---------------------------------------------------------------------- -// | github开源项目:https://github.com/zoujingli/WeChatDeveloper +// | gitee 代码仓库:https://gitee.com/zoujingli/WeChatDeveloper +// | github 代码仓库:https://github.com/zoujingli/WeChatDeveloper // +---------------------------------------------------------------------- namespace WeChat\Contracts; diff --git a/WeChat/Contracts/BasicWeChat.php b/WeChat/Contracts/BasicWeChat.php index bb8ac71..e089242 100644 --- a/WeChat/Contracts/BasicWeChat.php +++ b/WeChat/Contracts/BasicWeChat.php @@ -3,13 +3,15 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2022 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2023 ThinkAdmin [ thinkadmin.top ] // +---------------------------------------------------------------------- // | 官方网站: https://thinkadmin.top // +---------------------------------------------------------------------- // | 开源协议 ( https://mit-license.org ) +// | 免责声明 ( https://thinkadmin.top/disclaimer ) // +---------------------------------------------------------------------- -// | github开源项目:https://github.com/zoujingli/WeChatDeveloper +// | gitee 代码仓库:https://gitee.com/zoujingli/WeChatDeveloper +// | github 代码仓库:https://github.com/zoujingli/WeChatDeveloper // +---------------------------------------------------------------------- namespace WeChat\Contracts; diff --git a/WeChat/Contracts/BasicWePay.php b/WeChat/Contracts/BasicWePay.php index 86a99ea..bc5e40c 100644 --- a/WeChat/Contracts/BasicWePay.php +++ b/WeChat/Contracts/BasicWePay.php @@ -3,13 +3,15 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2022 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2023 ThinkAdmin [ thinkadmin.top ] // +---------------------------------------------------------------------- // | 官方网站: https://thinkadmin.top // +---------------------------------------------------------------------- // | 开源协议 ( https://mit-license.org ) +// | 免责声明 ( https://thinkadmin.top/disclaimer ) // +---------------------------------------------------------------------- -// | github开源项目:https://github.com/zoujingli/WeChatDeveloper +// | gitee 代码仓库:https://gitee.com/zoujingli/WeChatDeveloper +// | github 代码仓库:https://github.com/zoujingli/WeChatDeveloper // +---------------------------------------------------------------------- namespace WeChat\Contracts; diff --git a/WeChat/Contracts/BasicWeWork.php b/WeChat/Contracts/BasicWeWork.php index 8d3d15e..5442aab 100644 --- a/WeChat/Contracts/BasicWeWork.php +++ b/WeChat/Contracts/BasicWeWork.php @@ -3,13 +3,15 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2022 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2023 ThinkAdmin [ thinkadmin.top ] // +---------------------------------------------------------------------- // | 官方网站: https://thinkadmin.top // +---------------------------------------------------------------------- // | 开源协议 ( https://mit-license.org ) +// | 免责声明 ( https://thinkadmin.top/disclaimer ) // +---------------------------------------------------------------------- -// | github开源项目:https://github.com/zoujingli/WeChatDeveloper +// | gitee 代码仓库:https://gitee.com/zoujingli/WeChatDeveloper +// | github 代码仓库:https://github.com/zoujingli/WeChatDeveloper // +---------------------------------------------------------------------- namespace WeChat\Contracts; diff --git a/WeChat/Contracts/DataArray.php b/WeChat/Contracts/DataArray.php index 1bb6c66..210efc5 100644 --- a/WeChat/Contracts/DataArray.php +++ b/WeChat/Contracts/DataArray.php @@ -3,13 +3,15 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2022 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2023 ThinkAdmin [ thinkadmin.top ] // +---------------------------------------------------------------------- // | 官方网站: https://thinkadmin.top // +---------------------------------------------------------------------- // | 开源协议 ( https://mit-license.org ) +// | 免责声明 ( https://thinkadmin.top/disclaimer ) // +---------------------------------------------------------------------- -// | github开源项目:https://github.com/zoujingli/WeChatDeveloper +// | gitee 代码仓库:https://gitee.com/zoujingli/WeChatDeveloper +// | github 代码仓库:https://github.com/zoujingli/WeChatDeveloper // +---------------------------------------------------------------------- namespace WeChat\Contracts; diff --git a/WeChat/Contracts/DataError.php b/WeChat/Contracts/DataError.php index 4380f1b..16dc7a3 100644 --- a/WeChat/Contracts/DataError.php +++ b/WeChat/Contracts/DataError.php @@ -3,13 +3,15 @@ // +---------------------------------------------------------------------- // | WeChatDeveloper // +---------------------------------------------------------------------- -// | 版权所有 2014~2022 广州楚才信息科技有限公司 [ http://www.cuci.cc ] +// | 版权所有 2014~2023 ThinkAdmin [ thinkadmin.top ] // +---------------------------------------------------------------------- // | 官方网站: https://thinkadmin.top // +---------------------------------------------------------------------- // | 开源协议 ( https://mit-license.org ) +// | 免责声明 ( https://thinkadmin.top/disclaimer ) // +---------------------------------------------------------------------- -// | github开源项目:https://github.com/zoujingli/WeChatDeveloper +// | gitee 代码仓库:https://gitee.com/zoujingli/WeChatDeveloper +// | github 代码仓库:https://github.com/zoujingli/WeChatDeveloper // +---------------------------------------------------------------------- namespace WeChat\Contracts; diff --git a/WeChat/Contracts/MyCurlFile.php b/WeChat/Contracts/MyCurlFile.php index d77ca88..1e83c20 100644 --- a/WeChat/Contracts/MyCurlFile.php +++ b/WeChat/Contracts/MyCurlFile.php @@ -1,5 +1,19 @@ +Copyright (c) 2014-2023 Anyon Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal