Commit 47a8ac05 authored by clone's avatar clone

bug

parent 4b7730e6
......@@ -212,7 +212,7 @@ class MPushMessage
return $result;
}
public function getListByWhere(string $field, array $params,int $page_no = 1,int $page_size = 15) : array
public function getListByWhere(string $field, array $params,int $page_no = 1,int $page_size = 15)
{
$this->db_
->field($field)
......
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