Commit 0e177e5d authored by zhuwei's avatar zhuwei

后台客户详情 优化

parent 8c0bd727
...@@ -201,6 +201,7 @@ class UserLogService ...@@ -201,6 +201,7 @@ class UserLogService
return $bargainData; return $bargainData;
} }
public function phoneFollowUp($user_id, $site_id, $page_no, $page_size) public function phoneFollowUp($user_id, $site_id, $page_no, $page_size)
{ {
// $userParams["type"] = 0; //电话跟进 $userParams["type"] = 1; //普通跟进 // $userParams["type"] = 0; //电话跟进 $userParams["type"] = 1; //普通跟进
......
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