Commit af2bf3ed authored by zhuwei's avatar zhuwei

bug

parent c1fba03a
...@@ -339,7 +339,7 @@ class UPhoneFollowPp extends BaseModel ...@@ -339,7 +339,7 @@ class UPhoneFollowPp extends BaseModel
->order($order) ->order($order)
->select();*/ ->select();*/
//dump($this->getLastSql()); //dump($this->getLastSql());
echo $this->getLastSql(); //echo $this->getLastSql();
return $return; return $return;
} }
} }
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