示例#1
0
 public function getShopById($id)
 {
     return Shop::getById($id);
 }