Commit 4294e4cb authored by zhuwei's avatar zhuwei Committed by hujun

label

parent ac20abc1
...@@ -247,6 +247,7 @@ class Broker extends Basic ...@@ -247,6 +247,7 @@ class Broker extends Basic
//dump($Agents_res); //dump($Agents_res);
$UPhoneFollowPp_res[$k]['agentinfo']=$Agents_res?$Agents_res['agentshopname'].'-'.$Agents_res['realname']:'未知'; $UPhoneFollowPp_res[$k]['agentinfo']=$Agents_res?$Agents_res['agentshopname'].'-'.$Agents_res['realname']:'未知';
$UPhoneFollowPp_res[$k]['user_pic']=HEADERIMGURL.$Agents_res['head_portrait']; $UPhoneFollowPp_res[$k]['user_pic']=HEADERIMGURL.$Agents_res['head_portrait'];
$UPhoneFollowPp_res[$k]['label']='已打通';
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment