代码同步
This commit is contained in:
@@ -79,7 +79,7 @@ class WechatFriendJob
|
||||
'preFriendId' => $preFriendId,
|
||||
], true, $isDel);
|
||||
$response = json_decode($result, true);
|
||||
|
||||
|
||||
// 判断是否成功
|
||||
if ($response['code'] == 200) {
|
||||
$data = $response['data'];
|
||||
|
||||
Reference in New Issue
Block a user