示例#1
0
 /**
  * @return void
  */
 public function init()
 {
     parent::init();
     srand();
 }