示例#1
0
 public function getLikes()
 {
     return IsLikeData::getAllLikeByImageId($this->id);
 }