AI写作智能体 自主规划任务,支持联网查询和网页读取,多模态高效创作各类分析报告、商业计划、营销方案、教学内容等。 广告
## 一:路径调试法 ``` $path = "/home/alipayWapNotify.txt"; file_put_contents($path, json_encode($_GET)); file_put_contents('./log/alipay_wap_notify_result.txt', 'error:' . date('Y-m-d H:i:s') . ':' . var_export($this->data, true)); ``` ## 二:远程xdebug调试法 ![mark](http://qiniu.newthink.cc/blog/20180108-144959834.png)