Browse Source

提交数据

lvhao 1 month ago
parent
commit
0078279fa4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      core/CoreApp/controllers/Api.php

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

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