麒麟解除微信qq参数修改

This commit is contained in:
“wanyongkang”
2024-01-24 17:02:40 +08:00
parent f8ffbfce82
commit 058b999606

View File

@@ -358,7 +358,7 @@ class jinyou{
$post_data = array( $post_data = array(
'account'=>$account, 'account'=>$account,
't_id'=>"121", 't_id'=>"121",
'account'=>2, 'fwstatus'=>0,
); );
$res=self::send_post('Free_Firewall', $post_data); $res=self::send_post('Free_Firewall', $post_data);
return json_decode($res); return json_decode($res);