Commit 4c0ac5dc authored by zhuwei's avatar zhuwei

跟进bug

parent 129ee1a9
...@@ -207,6 +207,7 @@ class UPhoneFollowPp extends BaseModel ...@@ -207,6 +207,7 @@ class UPhoneFollowPp extends BaseModel
->limit($pageSize) ->limit($pageSize)
->page($pageNo) ->page($pageNo)
->select(); ->select();
//echo $this->getLastSql();
$m_label = new ULabels(); $m_label = new ULabels();
$m_user = new Users(); $m_user = new Users();
......
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