overtrue / laravel-wechat

微信 SDK for Laravel, 基于 overtrue/wechat
MIT License
2.88k stars 502 forks source link

订单查询签名错误 #445

Closed luvvien closed 2 years ago

luvvien commented 2 years ago

调用订单查询接口时提示:"message" => "签名错误,请检查后再试"

laravel-wechat依赖easywechat版本号为6.0.0(未解决该bug版本)

overtrue commented 2 years ago

composer info w7corp/easywechat

luvvien commented 2 years ago

感谢回复


composer info w7corp/easywechat
name     : w7corp/easywechat
descrip. : 微信SDK
keywords : easywechat, sdk, wechat, weixin, weixin-sdk
versions : * 6.0.0
type     : library
license  : MIT License (MIT) (OSI approved) https://spdx.org/licenses/MIT.html#licenseText
homepage : 
source   : [git] https://github.com/w7corp/easywechat.git 63f7551ae73b1515bf9587dd045370ec1c3e96cc
dist     : [zip] https://api.github.com/repos/w7corp/easywechat/zipball/63f7551ae73b1515bf9587dd045370ec1c3e96cc 63f7551ae73b1515bf9587dd045370ec1c3e96cc
path     : /Users/vien/PhpstormProjects/cattery_api/vendor/w7corp/easywechat
names    : w7corp/easywechat

support issues : https://github.com/w7corp/easywechat/issues source : https://github.com/w7corp/easywechat/tree/6.0.0

autoload psr-4 EasyWeChat\ => src/

requires ext-curl ext-fileinfo ext-libxml ext-openssl ext-simplexml ext-sodium monolog/monolog ^2.2 nyholm/psr7 ^1.4 nyholm/psr7-server ^1.0 overtrue/socialite ^3.5|^4.0.1 php >=8.0.2 psr/http-client ^1.0 psr/simple-cache ^1.0|^2.0|^3.0 symfony/cache ^5.4|^6.0 symfony/http-client ^5.4|^6.0 symfony/http-foundation ^5.4|^6.0 symfony/mime ^5.4|^6.0 symfony/psr-http-message-bridge ^2.1.2

requires (dev) brainmaestro/composer-git-hooks ^2.8 friendsofphp/php-cs-fixer ^3.5.0 jetbrains/phpstorm-attributes ^1.0 mikey179/vfsstream ^1.6 mockery/mockery ^1.4.4 phpstan/phpstan ^1.0 phpunit/phpunit ^9.5 symfony/var-dumper ^5.2

overtrue commented 2 years ago

别用代理源了……阿里源费了

luvvien commented 2 years ago

好滴 Thanks♪(・ω・)ノ