lvhao 1 day ago
parent
commit
937b90929f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/CoreApp/controllers/Api.php

+ 1 - 1
core/CoreApp/controllers/Api.php

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