第三方账号快速登录
来源: https://destoon.cc/ 时间: 2019-03-01 22:11:53 人气: 399 评论: 0
对接微信一直存在问题,前两菜单没有响应,最后发现是php7 不在支持 $HTTP_RAW_POST_DATA
解决办法是:在api/weixin/index.php 中 if($wx->signature()) { 之前加入 $HTTP_RAW_POST_DATA=file_get_contents('php://input'); 即可解决
php7不支持Des
9075
15597
1107
1486
1651
1385
666
875
QQ 邮箱
Powered by dt网站专家
Copyright © 2024 www.destoon.cc All Rights Reserved