示例#1
0
 public function getCountFile($authorId)
 {
     return SPDOWNLOAD_BOL_FileDao::getInstance()->countFile($authorId);
 }