Пример #1
0
 public function query($sql)
 {
     return $this->localLoginModel->query($sql);
 }