function init()
 {
     parent::init();
     $this->obj = new LoginModel();
 }
 function init()
 {
     parent::init();
 }