示例#1
0
文件: Vote.php 项目: bjtenao/tudu-web
 /**
  *
  */
 public function init()
 {
     Dao_Td_Tudu_Record_Vote::setDao($this);
 }