Commit 4c0ac5dc authored by zhuwei's avatar zhuwei

跟进bug

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