function __construct()
 {
     Quanxian::init();
 }
 public function getUserGrop()
 {
     Quanxian::init(I('toUserID'));
 }