@@ -74,6 +74,7 @@ class Custom extends Api{
// 所需数组组合
$custom = [
'uid'=>$custom['uid'],
+ 'have_follow'=>$custom['weiban_extid']?1:0,
'username'=>$custom['username'],
'userpic'=>$custom['userpic'],
'phone'=>$custom['phone'],