Commit f85b806c authored by zhuwei's avatar zhuwei

客户动态展示加搜索加客户详情

parent 2edd3d6e
......@@ -465,7 +465,7 @@ class Broker extends Basic
}*/
$user = new Users();
$user_res = $user->useraction_search_user_res($user_id);
$user_res = $user->useraction_search_user_res($user_id,1);
$user_res['user_pic'] = HEADERIMGURL . $user_res['user_pic'];
......
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