Commit c5fcae55 authored by clone's avatar clone

bug

parent 9c7e61df
......@@ -88,7 +88,7 @@ class ChatRelation extends Model
})
->group("a.to_id,a.from_id")
->select();
echo $this->getLastSql();
//echo $this->getLastSql();
return $date;
}
......
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