lvhao 7 godzin temu
rodzic
commit
7fe73040fc
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      core/CoreApp/models/Model_notice.php

+ 1 - 0
core/CoreApp/models/Model_notice.php

@@ -441,6 +441,7 @@ class Model_notice extends Lin_Model
 			$this->logic_ding->sendToDing('测试获取TT的请求参数'.json_encode([
 				'post'=>$post,
 				'queryParams'=>$queryParams,
+				'content'=>$notice['content'],
 			],JSON_UNESCAPED_UNICODE));
 
 			$res = $this->apitt->su_curl($post,$url,$headers);