微信调试模式,线上转为线下调试模式

Posted andydaopeng

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了微信调试模式,线上转为线下调试模式相关的知识,希望对你有一定的参考价值。

微信消息调试:
include_once ‘Base/jssdk.php‘;
$jssdk = new \JSSDK(C(‘Wechat‘)[‘AppID‘], C(‘Wechat‘)[‘AppSecret‘]);
$url = ‘http://192.168.71.24/demo/wechat/listener‘; //DM个人信息url
$header[] = "Content-type: text/xml";//定义content-type为xml
$header[] = "HTTP_USER_AGENT:mytest";
$rst = $jssdk->_curl($url, ‘POST‘,$header,$GLOBALS[‘HTTP_RAW_POST_DATA‘]);
Log::write(‘-------##绑定%%%####8888 ‘.var_export($rst,true));
echo $rst;exit;









以上是关于微信调试模式,线上转为线下调试模式的主要内容,如果未能解决你的问题,请参考以下文章

线上日志与线下日志

使用Charles请求跳转可作为线上和线下环境的跳转

ThinkPHP中对系统常量的使用

微信小程序帮助你接通天地线

php异步调试和线上调试网站程序

新零售模式下,企业该怎么运作起来?