作者 lyh

gx

@@ -113,6 +113,8 @@ zFePUMXy1bFghAfzNKlrc5XgH4ixeeMh3cDtU97K @@ -113,6 +113,8 @@ zFePUMXy1bFghAfzNKlrc5XgH4ixeeMh3cDtU97K
113 * "linkedin", "instagram","youtube", "reddit" ,"telegram"" 113 * "linkedin", "instagram","youtube", "reddit" ,"telegram""
114 */ 114 */
115 public function post_send_msg($param,$api_key){ 115 public function post_send_msg($param,$api_key){
  116 + var_dump($param);
  117 + die();
116 //平台参数处理 118 //平台参数处理
117 // $this->headers['Accept-Encoding'] = 'gzip'; 119 // $this->headers['Accept-Encoding'] = 'gzip';
118 // $this->headers['Authorization'] = $this->headers['Authorization'].$api_key; 120 // $this->headers['Authorization'] = $this->headers['Authorization'].$api_key;