|
@@ -2495,7 +2495,7 @@ class Api extends Start_Controller {
|
|
{
|
|
{
|
|
$xq = array();
|
|
$xq = array();
|
|
$j = file_get_contents('PHP://input');
|
|
$j = file_get_contents('PHP://input');
|
|
- $this->logic_ding->sendToDing("17track返回回调参数".$j);
|
|
|
|
|
|
+ //$this->logic_ding->sendToDing("17track返回回调参数".$j);
|
|
$j = json_decode($j, true);
|
|
$j = json_decode($j, true);
|
|
$j = $j['data'];
|
|
$j = $j['data'];
|
|
$express = array();
|
|
$express = array();
|