示例#1
0
 public function init()
 {
     parent::init();
     $this->setSmsType('normal');
 }
示例#2
0
 public function init()
 {
     parent::init();
     $this->setPageSize(20);
 }