/**
  * 启用CMyFrame 默认路由
  */
 public static function openRouter()
 {
     self::$_useRouter = true;
 }