示例#1
0
 public function getPhotoFullsizeUrl($id, $hash)
 {
     return $this->photoDao->getPhotoFullsizeUrl($id, $hash);
 }