提交 8dbe9d27 编写于 作者: D devil_gong

debug

上级 c8c705b1
......@@ -34,8 +34,8 @@ class OrderNotify extends Common
*/
public function Notify()
{
file_put_contents('./kkkkkk.txt', json_encode($this->data_request));
$ret = OrderService::Notify($this->data_request);
file_put_contents('./rrrrrr.txt', json_encode($ret));
if($ret['code'] == 0)
{
exit('success');
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册