天天财经

AI资料量暴增 辉达推动让GPU直接读取储存装置、速度逼近记忆体

2026-08-21 06:37:53 钜亨网 阅读(26)

辉达 (NVIDIA)(NVDA-US) 在本周登场的 Future of Memory and Storage(FMS)大会上,公布多项 AI 储存技术进展。核心概念是让 GPU 可以更直接地读取储存装置中的资料,减少资料必须经过 CPU 处理的流程,使储存设备的存取速度更接近记忆体。

AI资料量暴增 辉达推动让GPU直接读取储存装置、速度逼近记忆体

AI 模型愈来愈大,不只需要更强的运算能力,也要读取更多资料。尤其 AI 代理、长情境推论等应用快速发展,所需资料量已经超过一般系统记忆体可以负荷的范围,让储存设备在 AI 基础建设中的重要性大幅提升。

NVIDIA 指出,AI 下一阶段的发展,不只取决于 GPU 算力,也要看储存系统能不能快速、稳定且安全地把资料送到 GPU。若资料供应速度跟不上,即使拥有大量 GPU,也可能因等待资料而无法充分发挥效能。

随着 AI 代理同时处理大量任务,GPU 可能一次发出数千笔储存请求,对储存系统形成庞大压力。储存设备除了要快速传输资料,还必须同步完成加密、压缩、验证及资料重建等工作,这些处理程序都可能成为 AI 系统的效能瓶颈。

为解决相关问题,NVIDIA 将加速运算技术导入储存系统。根据 NVIDIA 公布的测试结果,搭载于 NVIDIA Vera BlueField-4 STX 平台的 Vera CPU,在同时进行资料压缩与加密时,资料处理量最高可达传统 x86 CPU 的 3.21 倍。

这代表储存平台导入 Vera CPU 后,可以用更少的运算设备,处理更多 AI 资料,进而降低基础建设成本,并提升整体资料传输效率。

过去,储存装置主要负责长期保存资料,真正需要运算时,系统通常会先把资料搬到速度较快、但容量较小且成本较高的记忆体。

不过,随着 GPU、网路及储存技术进步,这种分工模式正在改变。NVIDIA 希望让储存设备不再只是被动保存资料,而是直接参与 AI 资料处理流程。

也就是说,未来 AI 应用不一定要事先把大量资料全部搬进记忆体,而是可以在需要时,直接从储存设备中高速读取指定资料。如此一来,便能兼顾储存容量、成本及存取速度。

NVIDIA 此次宣布,将开源 cuFile 应用程式介面(API),以及其底层的储存软体架构。cuFile 是 NVIDIA GPUDirect Storage 技术的软体套件,主要功能是让 GPU 可以直接读取储存设备中的资料,或直接将资料写入储存设备。

传统架构下,储存装置中的资料通常要先经过 CPU 及系统记忆体,才能交由 GPU 处理。导入 cuFile 后,可以减少资料绕行 CPU 的过程,缩短传输路径并降低 CPU 负担。

透过 GPU 大量平行运算执行绪、高频宽记忆体及相关软体技术,cuFile 可让系统在数微秒内存取储存设备中的资料。

NVIDIA 表示,cuFile 开源后,不同储存设备、软体及硬体平台可以更容易整合,也能让更多开发者参与改善相关技术,进一步建立统一且具互通性的 AI 储存架构。

除了提升速度,cuFile 也把资安纳入设计。快速存取资料对 AI 资安系统同样重要,例如 AI 需要即时分析大量安全纪录、威胁情报及系统资料,才能及早侦测攻击或异常状况。

cuFile 开放使用后,可望协助资安 AI 以更快速度取得所需资料,也能支援开放安全 AI 联盟(Open Secure AI Alliance)等相关计划。

未来相关 API 将透过新的开放平台提供,并接受社群共同开发,首批维护者包括 Google、Intel、NVIDIA 及 Meta。各家业者可针对不同软硬体平台进行最佳化,降低 AI 储存技术的导入门槛。

除了开源 cuFile,NVIDIA 也透过 Storage-Next 计划,与储存及记忆体产业业者共同开发下一代 AI 储存技术。

Storage-Next 集结储存设备制造商、控制器供应商、散热及冷却业者、资源调度管理业者,以及产业标准制定组织,希望共同定义由 GPU 驱动的储存系统应如何运作,并将相关技术转化为开放且可相互整合的产业标准。

目前已有超过 40 家储存及快闪记忆体业者加入,包括 DDN、铠侠(KIOXIA)及美光等,共同投入下一代 AI 储存技术开发。

这项计划的重点,是让 GPU 更快速地从大型资料集中找出并读取真正需要的资料,而不是把整份资料全部搬到 GPU 记忆体。

为达成上述目标,NVIDIA 推出 SCADA 框架,全名为「规模化加速资料存取」(scaled, accelerated data access)。

SCADA 可让拥有大规模平行处理能力的 GPU,直接从储存设备中读取应用程式需要的特定资料,再将资料放进 GPU 的高速记忆体。

举例来说,当 AI 模型只需要大型资料库中的一小部分内容时,传统系统可能必须读取或搬移大量资料,造成频宽及运算资源浪费。SCADA 则可以只抓取真正需要的部分,降低不必要的资料传输。

储存设备业者 DDN 已计划将 SCADA 整合至旗下 Infinia 平台。Infinia 是一套为 AI 工作负载打造的软体定义资料平台,主要目标是降低大规模 AI 运算中的储存瓶颈。

DDN 技术长 Sven Oehme 表示,企业 AI 能否成功,关键不只是拥有多少基础建设,而是能否有效运用现有资源。DDN 与 NVIDIA 的合作,希望让 GPU 与资料之间建立更直接且高效率的连结,减少 GPU 等待资料的时间,并提升企业 AI 投资效益。

打造 AI 原生资料平台

Storage-Next 与 SCADA 也将进一步结合 NVIDIA 既有的 AI 储存基础架构,包括 NVIDIA Vera BlueField-4 STX。

Vera BlueField-4 STX 是一套模组化机架级平台,整合 NVIDIA Vera Rubin 运算平台、Vera BlueField-4 储存处理器,以及 Spectrum-X 乙太网路技术。

NVIDIA 将 STX 定位为新一代 AI 原生资料平台,可透过统一的 NVIDIA DOCA 安全软体架构,在 AI 资料传输过程中持续执行存取权限及安全政策控管。

此外,NVIDIA 也以 STX 为基础打造 CMX 情境记忆储存平台,主要锁定长情境、多轮对话及代理型 AI 推论。

所谓情境记忆,是让 AI 能保存并快速取得过去的对话、工作纪录或相关资料,避免每次执行任务时都必须重新处理全部内容。随着 AI 代理执行的任务愈来愈复杂,这类储存平台的重要性也将持续提升。

NVIDIA 指出,让应用程式直接与储存设备沟通,虽然可以大幅提升速度,但也可能带来资安风险。若权限控管不当,某个应用程式可能读取不该存取的资料,甚至覆写其他程式使用中的记忆体,因此直接存取技术必须同时兼顾效能与安全性。

为此,SCADA 将系统分为两个部分。第一部分是负责高速资料存取的应用程式端,第二部分则是拥有较高权限、专门负责安全设定及存取控管的独立元件。

在系统启动及设定阶段,具权限的元件会先确认应用程式可以存取哪些储存资源,并建立受到保护的资料通道。之后,应用程式便能在授权范围内高速读取资料,同时避免影响其他程式或资料。

相关安全机制依循标准 Linux 协定,目的在于不牺牲资料传输速度的情况下,降低未经授权存取或资料遭到破坏的风险。

整体而言,NVIDIA 此次公布的技术,是希望把储存系统从 AI 基础建设中的后端设备,提升为直接参与运算的关键环节。

透过 GPU 直接存取储存设备、开源 cuFile、推出 SCADA 框架,以及与超过 40 家业者共同推动 Storage-Next,NVIDIA 希望降低 AI 系统的资料存取瓶颈,让 GPU 取得资料的速度更快,同时兼顾规模、效率与安全性。

当前页面数据源:

{
  "settings": {
    "x-powered-by": true,
    "etag": "weak",
    "env": "prd",
    "query parser": "simple",
    "subdomain offset": 2,
    "trust proxy": true,
    "views": [
      "./view"
    ],
    "jsonp callback name": "callback",
    "view options": {
      "debug": false,
      "cache": true,
      "minimize": true,
      "filename": "/www/wwwroot/www.chiefbao.com/view/default/article.html"
    },
    "view engine": "html"
  },
  "template": "default",
  "domain": "www.chiefbao.com",
  "static_url": "/public/view/default/",
  "APP_VERSION": "3.6.0",
  "site": {
    "name": "天天财经",
    "logo": "/public/uploads/default/1779962983540.png",
    "domain": "www.chiefbao.com",
    "email": "[email protected]",
    "wx": null,
    "icp": "陇ICP备2026000567号-2",
    "code": "",
    "json": "",
    "title": "天天财经-提供金融入门知识-投资理财技巧",
    "keywords": "炒外汇入门,外汇投资入门,外汇交易新手,外汇新手入门",
    "description": "天天财经-专业为投资者提供外汇期货股票贵金属入门基础知识,新手炒外汇投资,期货投资,股票投资入门知识,同时提供外汇期货股票学习视频教程,软件下载,推荐书籍,分享炒外汇、炒股票、炒期货投资经验,是投资者理想的金融财经学习网站。",
    "template": "default",
    "uploadWay": "1"
  },
  "nav": [
    {
      "id": 10,
      "pid": 0,
      "name": "首页",
      "pinyin": "home",
      "path": "/home",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "children": [
        {
          "id": 32,
          "pid": 10,
          "name": "外汇平台排名",
          "pinyin": "platrange",
          "path": "/home/platrange",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 34,
          "pid": 10,
          "name": "保险",
          "pinyin": "baoxian",
          "path": "/home/baoxian",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "children": [
            {
              "id": 48,
              "pid": 34,
              "name": "保险入门",
              "pinyin": "bxrm",
              "path": "/home/baoxian/bxrm",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            }
          ],
          "level": 1
        },
        {
          "id": 35,
          "pid": 10,
          "name": "贵金属",
          "pinyin": "guijinshu",
          "path": "/home/guijinshu",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "children": [
            {
              "id": 49,
              "pid": 35,
              "name": "贵金属入门",
              "pinyin": "fjsrm",
              "path": "/home/guijinshu/fjsrm",
              "orderBy": 0,
              "target": "0",
              "status": "0",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            },
            {
              "id": 50,
              "pid": 35,
              "name": "贵金属投资",
              "pinyin": "gjstz",
              "path": "/home/guijinshu/gjstz",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            }
          ],
          "level": 1
        },
        {
          "id": 36,
          "pid": 10,
          "name": "期货",
          "pinyin": "qihuo",
          "path": "/home/qihuo",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "children": [
            {
              "id": 41,
              "pid": 36,
              "name": "期货入门",
              "pinyin": "qhrm",
              "path": "/home/qihuo/qhrm",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            },
            {
              "id": 42,
              "pid": 36,
              "name": "期货交易",
              "pinyin": "qhjy",
              "path": "/home/qihuo/qhjy",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            },
            {
              "id": 43,
              "pid": 36,
              "name": "股指期货",
              "pinyin": "fzqh",
              "path": "/home/qihuo/fzqh",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            },
            {
              "id": 44,
              "pid": 36,
              "name": "原油期货",
              "pinyin": "yyqh",
              "path": "/home/qihuo/yyqh",
              "orderBy": 0,
              "target": "0",
              "status": "0",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            },
            {
              "id": 45,
              "pid": 36,
              "name": "期货公司",
              "pinyin": "qhgs",
              "path": "/home/qihuo/qhgs",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            },
            {
              "id": 46,
              "pid": 36,
              "name": "期货开户",
              "pinyin": "qhkh",
              "path": "/home/qihuo/qhkh",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            },
            {
              "id": 47,
              "pid": 36,
              "name": "期货交易所",
              "pinyin": "qhjys",
              "path": "/home/qihuo/qhjys",
              "orderBy": 0,
              "target": "0",
              "status": "0",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            }
          ],
          "level": 1
        },
        {
          "id": 37,
          "pid": 10,
          "name": "股票",
          "pinyin": "gupiao",
          "path": "/home/gupiao",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "children": [
            {
              "id": 51,
              "pid": 37,
              "name": "股票入门",
              "pinyin": "gprm",
              "path": "/home/gupiao/gprm",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            },
            {
              "id": 52,
              "pid": 37,
              "name": "股票投资",
              "pinyin": "gptz",
              "path": "/home/gupiao/gptz",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            },
            {
              "id": 53,
              "pid": 37,
              "name": "股票交易",
              "pinyin": "gpjy",
              "path": "/home/gupiao/gpjy",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            }
          ],
          "level": 1
        },
        {
          "id": 38,
          "pid": 10,
          "name": "证券",
          "pinyin": "zhengquan",
          "path": "/home/zhengquan",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "children": [
            {
              "id": 54,
              "pid": 38,
              "name": "证券入门",
              "pinyin": "zqrm",
              "path": "/home/zhengquan/zqrm",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            }
          ],
          "level": 1
        },
        {
          "id": 39,
          "pid": 10,
          "name": "区块链",
          "pinyin": "qukuailian",
          "path": "/home/qukuailian",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "children": [
            {
              "id": 55,
              "pid": 39,
              "name": "区块链入门",
              "pinyin": "qklrm",
              "path": "/home/qukuailian/qklrm",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            }
          ],
          "level": 1
        },
        {
          "id": 40,
          "pid": 10,
          "name": "黄金",
          "pinyin": "huangjin",
          "path": "/home/huangjin",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "children": [
            {
              "id": 56,
              "pid": 40,
              "name": "黄金入门",
              "pinyin": "hjrm",
              "path": "/home/huangjin/hjrm",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            },
            {
              "id": 57,
              "pid": 40,
              "name": "黄金投资",
              "pinyin": "hjtz",
              "path": "/home/huangjin/hjtz",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            },
            {
              "id": 58,
              "pid": 40,
              "name": "黄金期货",
              "pinyin": "hjqh",
              "path": "/home/huangjin/hjqh",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            },
            {
              "id": 59,
              "pid": 40,
              "name": "黄金现货",
              "pinyin": "hjxh",
              "path": "/home/huangjin/hjxh",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            },
            {
              "id": 60,
              "pid": 40,
              "name": "黄金交易",
              "pinyin": "hjjy",
              "path": "/home/huangjin/hjjy",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            }
          ],
          "level": 1
        },
        {
          "id": 61,
          "pid": 10,
          "name": "基金",
          "pinyin": "jijin",
          "path": "/home/jijin",
          "orderBy": 0,
          "target": "0",
          "status": "0",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "children": [
            {
              "id": 62,
              "pid": 61,
              "name": "基金入门",
              "pinyin": "jjrm",
              "path": "/home/jijin/jjrm",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            }
          ],
          "level": 1
        },
        {
          "id": 71,
          "pid": 10,
          "name": "经纪商 ",
          "pinyin": "jjs",
          "path": "/home/jjs",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        }
      ],
      "level": 1
    },
    {
      "id": 15,
      "pid": 0,
      "name": "热点新闻",
      "pinyin": "new",
      "path": "/new",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "children": [
        {
          "id": 25,
          "pid": 15,
          "name": "美股",
          "pinyin": "mg",
          "path": "/new/mg",
          "orderBy": 0,
          "target": "0",
          "status": "0",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 26,
          "pid": 15,
          "name": "港股",
          "pinyin": "hk",
          "path": "/new/hk",
          "orderBy": 0,
          "target": "0",
          "status": "0",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 27,
          "pid": 15,
          "name": "台股",
          "pinyin": "tw",
          "path": "/new/tw",
          "orderBy": 0,
          "target": "0",
          "status": "0",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 28,
          "pid": 15,
          "name": "科技",
          "pinyin": "AI",
          "path": "/new/AI",
          "orderBy": 0,
          "target": "0",
          "status": "0",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        }
      ],
      "level": 1
    },
    {
      "id": 17,
      "pid": 0,
      "name": "外汇行情",
      "pinyin": "whhq",
      "path": "/whhq",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 18,
      "pid": 0,
      "name": "外汇平台",
      "pinyin": "whplat",
      "path": "/whplat",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 19,
      "pid": 0,
      "name": "外汇开户",
      "pinyin": "whkh",
      "path": "/whkh",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 20,
      "pid": 0,
      "name": "外汇策略",
      "pinyin": "whcl",
      "path": "/whcl",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 21,
      "pid": 0,
      "name": "外汇入门",
      "pinyin": "whrm",
      "path": "/whrm",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 22,
      "pid": 0,
      "name": "外汇交易",
      "pinyin": "whjy",
      "path": "/whjy",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 23,
      "pid": 0,
      "name": "曝光台",
      "pinyin": "bgt",
      "path": "/bgt",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list-expose.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 24,
      "pid": 0,
      "name": "广告合作",
      "pinyin": "gghz",
      "path": "/gghz",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 30,
      "pid": 0,
      "name": "实时",
      "pinyin": "hour",
      "path": "/hour",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 33,
      "pid": 0,
      "name": "广告招商",
      "pinyin": "ggzs",
      "path": "/ggzs",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 65,
      "pid": 0,
      "name": "外汇经纪商",
      "pinyin": "whjjs",
      "path": "/whjjs",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "children": [
        {
          "id": 66,
          "pid": 65,
          "name": "XM外汇",
          "pinyin": "smfx",
          "path": "/whjjs/smfx",
          "orderBy": 0,
          "target": "0",
          "status": "0",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 67,
          "pid": 65,
          "name": "Exness外汇",
          "pinyin": "exfx",
          "path": "/whjjs/exfx",
          "orderBy": 0,
          "target": "0",
          "status": "0",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 68,
          "pid": 65,
          "name": "TMGM外汇",
          "pinyin": "tmgmfx",
          "path": "/whjjs/tmgmfx",
          "orderBy": 0,
          "target": "0",
          "status": "0",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 69,
          "pid": 65,
          "name": "Doo Prime德璞资本",
          "pinyin": "doo",
          "path": "/whjjs/doo",
          "orderBy": 0,
          "target": "0",
          "status": "0",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 70,
          "pid": 65,
          "name": "FXTM富拓",
          "pinyin": "fxtm",
          "path": "/whjjs/fxtm",
          "orderBy": 0,
          "target": "0",
          "status": "0",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 72,
          "pid": 65,
          "name": "EC外汇",
          "pinyin": "ecfx",
          "path": "/whjjs/ecfx",
          "orderBy": 0,
          "target": "0",
          "status": "0",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        }
      ],
      "level": 1
    }
  ],
  "category": [
    {
      "id": 10,
      "pid": 0,
      "name": "首页",
      "pinyin": "home",
      "path": "/home",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "children": [
        {
          "id": 32,
          "pid": 10,
          "name": "外汇平台排名",
          "pinyin": "platrange",
          "path": "/home/platrange",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 34,
          "pid": 10,
          "name": "保险",
          "pinyin": "baoxian",
          "path": "/home/baoxian",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "children": [
            {
              "id": 48,
              "pid": 34,
              "name": "保险入门",
              "pinyin": "bxrm",
              "path": "/home/baoxian/bxrm",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            }
          ],
          "level": 1
        },
        {
          "id": 35,
          "pid": 10,
          "name": "贵金属",
          "pinyin": "guijinshu",
          "path": "/home/guijinshu",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "children": [
            {
              "id": 49,
              "pid": 35,
              "name": "贵金属入门",
              "pinyin": "fjsrm",
              "path": "/home/guijinshu/fjsrm",
              "orderBy": 0,
              "target": "0",
              "status": "0",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            },
            {
              "id": 50,
              "pid": 35,
              "name": "贵金属投资",
              "pinyin": "gjstz",
              "path": "/home/guijinshu/gjstz",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            }
          ],
          "level": 1
        },
        {
          "id": 36,
          "pid": 10,
          "name": "期货",
          "pinyin": "qihuo",
          "path": "/home/qihuo",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "children": [
            {
              "id": 41,
              "pid": 36,
              "name": "期货入门",
              "pinyin": "qhrm",
              "path": "/home/qihuo/qhrm",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            },
            {
              "id": 42,
              "pid": 36,
              "name": "期货交易",
              "pinyin": "qhjy",
              "path": "/home/qihuo/qhjy",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            },
            {
              "id": 43,
              "pid": 36,
              "name": "股指期货",
              "pinyin": "fzqh",
              "path": "/home/qihuo/fzqh",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            },
            {
              "id": 44,
              "pid": 36,
              "name": "原油期货",
              "pinyin": "yyqh",
              "path": "/home/qihuo/yyqh",
              "orderBy": 0,
              "target": "0",
              "status": "0",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            },
            {
              "id": 45,
              "pid": 36,
              "name": "期货公司",
              "pinyin": "qhgs",
              "path": "/home/qihuo/qhgs",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            },
            {
              "id": 46,
              "pid": 36,
              "name": "期货开户",
              "pinyin": "qhkh",
              "path": "/home/qihuo/qhkh",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            },
            {
              "id": 47,
              "pid": 36,
              "name": "期货交易所",
              "pinyin": "qhjys",
              "path": "/home/qihuo/qhjys",
              "orderBy": 0,
              "target": "0",
              "status": "0",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            }
          ],
          "level": 1
        },
        {
          "id": 37,
          "pid": 10,
          "name": "股票",
          "pinyin": "gupiao",
          "path": "/home/gupiao",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "children": [
            {
              "id": 51,
              "pid": 37,
              "name": "股票入门",
              "pinyin": "gprm",
              "path": "/home/gupiao/gprm",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            },
            {
              "id": 52,
              "pid": 37,
              "name": "股票投资",
              "pinyin": "gptz",
              "path": "/home/gupiao/gptz",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            },
            {
              "id": 53,
              "pid": 37,
              "name": "股票交易",
              "pinyin": "gpjy",
              "path": "/home/gupiao/gpjy",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            }
          ],
          "level": 1
        },
        {
          "id": 38,
          "pid": 10,
          "name": "证券",
          "pinyin": "zhengquan",
          "path": "/home/zhengquan",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "children": [
            {
              "id": 54,
              "pid": 38,
              "name": "证券入门",
              "pinyin": "zqrm",
              "path": "/home/zhengquan/zqrm",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            }
          ],
          "level": 1
        },
        {
          "id": 39,
          "pid": 10,
          "name": "区块链",
          "pinyin": "qukuailian",
          "path": "/home/qukuailian",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "children": [
            {
              "id": 55,
              "pid": 39,
              "name": "区块链入门",
              "pinyin": "qklrm",
              "path": "/home/qukuailian/qklrm",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            }
          ],
          "level": 1
        },
        {
          "id": 40,
          "pid": 10,
          "name": "黄金",
          "pinyin": "huangjin",
          "path": "/home/huangjin",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "children": [
            {
              "id": 56,
              "pid": 40,
              "name": "黄金入门",
              "pinyin": "hjrm",
              "path": "/home/huangjin/hjrm",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            },
            {
              "id": 57,
              "pid": 40,
              "name": "黄金投资",
              "pinyin": "hjtz",
              "path": "/home/huangjin/hjtz",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            },
            {
              "id": 58,
              "pid": 40,
              "name": "黄金期货",
              "pinyin": "hjqh",
              "path": "/home/huangjin/hjqh",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            },
            {
              "id": 59,
              "pid": 40,
              "name": "黄金现货",
              "pinyin": "hjxh",
              "path": "/home/huangjin/hjxh",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            },
            {
              "id": 60,
              "pid": 40,
              "name": "黄金交易",
              "pinyin": "hjjy",
              "path": "/home/huangjin/hjjy",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            }
          ],
          "level": 1
        },
        {
          "id": 61,
          "pid": 10,
          "name": "基金",
          "pinyin": "jijin",
          "path": "/home/jijin",
          "orderBy": 0,
          "target": "0",
          "status": "0",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "children": [
            {
              "id": 62,
              "pid": 61,
              "name": "基金入门",
              "pinyin": "jjrm",
              "path": "/home/jijin/jjrm",
              "orderBy": 0,
              "target": "0",
              "status": "1",
              "listView": "list.html",
              "articleView": "article.html",
              "seoTitle": "",
              "seoKeywords": "",
              "seoDescription": "",
              "type": "0",
              "dataConfig": null,
              "level": 1
            }
          ],
          "level": 1
        },
        {
          "id": 71,
          "pid": 10,
          "name": "经纪商 ",
          "pinyin": "jjs",
          "path": "/home/jjs",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        }
      ],
      "level": 1
    },
    {
      "id": 15,
      "pid": 0,
      "name": "热点新闻",
      "pinyin": "new",
      "path": "/new",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "children": [
        {
          "id": 25,
          "pid": 15,
          "name": "美股",
          "pinyin": "mg",
          "path": "/new/mg",
          "orderBy": 0,
          "target": "0",
          "status": "0",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 26,
          "pid": 15,
          "name": "港股",
          "pinyin": "hk",
          "path": "/new/hk",
          "orderBy": 0,
          "target": "0",
          "status": "0",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 27,
          "pid": 15,
          "name": "台股",
          "pinyin": "tw",
          "path": "/new/tw",
          "orderBy": 0,
          "target": "0",
          "status": "0",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 28,
          "pid": 15,
          "name": "科技",
          "pinyin": "AI",
          "path": "/new/AI",
          "orderBy": 0,
          "target": "0",
          "status": "0",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        }
      ],
      "level": 1
    },
    {
      "id": 17,
      "pid": 0,
      "name": "外汇行情",
      "pinyin": "whhq",
      "path": "/whhq",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 18,
      "pid": 0,
      "name": "外汇平台",
      "pinyin": "whplat",
      "path": "/whplat",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 19,
      "pid": 0,
      "name": "外汇开户",
      "pinyin": "whkh",
      "path": "/whkh",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 20,
      "pid": 0,
      "name": "外汇策略",
      "pinyin": "whcl",
      "path": "/whcl",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 21,
      "pid": 0,
      "name": "外汇入门",
      "pinyin": "whrm",
      "path": "/whrm",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 22,
      "pid": 0,
      "name": "外汇交易",
      "pinyin": "whjy",
      "path": "/whjy",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 23,
      "pid": 0,
      "name": "曝光台",
      "pinyin": "bgt",
      "path": "/bgt",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list-expose.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 24,
      "pid": 0,
      "name": "广告合作",
      "pinyin": "gghz",
      "path": "/gghz",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 25,
      "pid": 15,
      "name": "美股",
      "pinyin": "mg",
      "path": "/new/mg",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 26,
      "pid": 15,
      "name": "港股",
      "pinyin": "hk",
      "path": "/new/hk",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 27,
      "pid": 15,
      "name": "台股",
      "pinyin": "tw",
      "path": "/new/tw",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 28,
      "pid": 15,
      "name": "科技",
      "pinyin": "AI",
      "path": "/new/AI",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 30,
      "pid": 0,
      "name": "实时",
      "pinyin": "hour",
      "path": "/hour",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 32,
      "pid": 10,
      "name": "外汇平台排名",
      "pinyin": "platrange",
      "path": "/home/platrange",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 33,
      "pid": 0,
      "name": "广告招商",
      "pinyin": "ggzs",
      "path": "/ggzs",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 34,
      "pid": 10,
      "name": "保险",
      "pinyin": "baoxian",
      "path": "/home/baoxian",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "children": [
        {
          "id": 48,
          "pid": 34,
          "name": "保险入门",
          "pinyin": "bxrm",
          "path": "/home/baoxian/bxrm",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        }
      ],
      "level": 1
    },
    {
      "id": 35,
      "pid": 10,
      "name": "贵金属",
      "pinyin": "guijinshu",
      "path": "/home/guijinshu",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "children": [
        {
          "id": 49,
          "pid": 35,
          "name": "贵金属入门",
          "pinyin": "fjsrm",
          "path": "/home/guijinshu/fjsrm",
          "orderBy": 0,
          "target": "0",
          "status": "0",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 50,
          "pid": 35,
          "name": "贵金属投资",
          "pinyin": "gjstz",
          "path": "/home/guijinshu/gjstz",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        }
      ],
      "level": 1
    },
    {
      "id": 36,
      "pid": 10,
      "name": "期货",
      "pinyin": "qihuo",
      "path": "/home/qihuo",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "children": [
        {
          "id": 41,
          "pid": 36,
          "name": "期货入门",
          "pinyin": "qhrm",
          "path": "/home/qihuo/qhrm",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 42,
          "pid": 36,
          "name": "期货交易",
          "pinyin": "qhjy",
          "path": "/home/qihuo/qhjy",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 43,
          "pid": 36,
          "name": "股指期货",
          "pinyin": "fzqh",
          "path": "/home/qihuo/fzqh",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 44,
          "pid": 36,
          "name": "原油期货",
          "pinyin": "yyqh",
          "path": "/home/qihuo/yyqh",
          "orderBy": 0,
          "target": "0",
          "status": "0",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 45,
          "pid": 36,
          "name": "期货公司",
          "pinyin": "qhgs",
          "path": "/home/qihuo/qhgs",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 46,
          "pid": 36,
          "name": "期货开户",
          "pinyin": "qhkh",
          "path": "/home/qihuo/qhkh",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 47,
          "pid": 36,
          "name": "期货交易所",
          "pinyin": "qhjys",
          "path": "/home/qihuo/qhjys",
          "orderBy": 0,
          "target": "0",
          "status": "0",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        }
      ],
      "level": 1
    },
    {
      "id": 37,
      "pid": 10,
      "name": "股票",
      "pinyin": "gupiao",
      "path": "/home/gupiao",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "children": [
        {
          "id": 51,
          "pid": 37,
          "name": "股票入门",
          "pinyin": "gprm",
          "path": "/home/gupiao/gprm",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 52,
          "pid": 37,
          "name": "股票投资",
          "pinyin": "gptz",
          "path": "/home/gupiao/gptz",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 53,
          "pid": 37,
          "name": "股票交易",
          "pinyin": "gpjy",
          "path": "/home/gupiao/gpjy",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        }
      ],
      "level": 1
    },
    {
      "id": 38,
      "pid": 10,
      "name": "证券",
      "pinyin": "zhengquan",
      "path": "/home/zhengquan",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "children": [
        {
          "id": 54,
          "pid": 38,
          "name": "证券入门",
          "pinyin": "zqrm",
          "path": "/home/zhengquan/zqrm",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        }
      ],
      "level": 1
    },
    {
      "id": 39,
      "pid": 10,
      "name": "区块链",
      "pinyin": "qukuailian",
      "path": "/home/qukuailian",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "children": [
        {
          "id": 55,
          "pid": 39,
          "name": "区块链入门",
          "pinyin": "qklrm",
          "path": "/home/qukuailian/qklrm",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        }
      ],
      "level": 1
    },
    {
      "id": 40,
      "pid": 10,
      "name": "黄金",
      "pinyin": "huangjin",
      "path": "/home/huangjin",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "children": [
        {
          "id": 56,
          "pid": 40,
          "name": "黄金入门",
          "pinyin": "hjrm",
          "path": "/home/huangjin/hjrm",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 57,
          "pid": 40,
          "name": "黄金投资",
          "pinyin": "hjtz",
          "path": "/home/huangjin/hjtz",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 58,
          "pid": 40,
          "name": "黄金期货",
          "pinyin": "hjqh",
          "path": "/home/huangjin/hjqh",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 59,
          "pid": 40,
          "name": "黄金现货",
          "pinyin": "hjxh",
          "path": "/home/huangjin/hjxh",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 60,
          "pid": 40,
          "name": "黄金交易",
          "pinyin": "hjjy",
          "path": "/home/huangjin/hjjy",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        }
      ],
      "level": 1
    },
    {
      "id": 41,
      "pid": 36,
      "name": "期货入门",
      "pinyin": "qhrm",
      "path": "/home/qihuo/qhrm",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 42,
      "pid": 36,
      "name": "期货交易",
      "pinyin": "qhjy",
      "path": "/home/qihuo/qhjy",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 43,
      "pid": 36,
      "name": "股指期货",
      "pinyin": "fzqh",
      "path": "/home/qihuo/fzqh",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 44,
      "pid": 36,
      "name": "原油期货",
      "pinyin": "yyqh",
      "path": "/home/qihuo/yyqh",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 45,
      "pid": 36,
      "name": "期货公司",
      "pinyin": "qhgs",
      "path": "/home/qihuo/qhgs",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 46,
      "pid": 36,
      "name": "期货开户",
      "pinyin": "qhkh",
      "path": "/home/qihuo/qhkh",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 47,
      "pid": 36,
      "name": "期货交易所",
      "pinyin": "qhjys",
      "path": "/home/qihuo/qhjys",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 48,
      "pid": 34,
      "name": "保险入门",
      "pinyin": "bxrm",
      "path": "/home/baoxian/bxrm",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 49,
      "pid": 35,
      "name": "贵金属入门",
      "pinyin": "fjsrm",
      "path": "/home/guijinshu/fjsrm",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 50,
      "pid": 35,
      "name": "贵金属投资",
      "pinyin": "gjstz",
      "path": "/home/guijinshu/gjstz",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 51,
      "pid": 37,
      "name": "股票入门",
      "pinyin": "gprm",
      "path": "/home/gupiao/gprm",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 52,
      "pid": 37,
      "name": "股票投资",
      "pinyin": "gptz",
      "path": "/home/gupiao/gptz",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 53,
      "pid": 37,
      "name": "股票交易",
      "pinyin": "gpjy",
      "path": "/home/gupiao/gpjy",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 54,
      "pid": 38,
      "name": "证券入门",
      "pinyin": "zqrm",
      "path": "/home/zhengquan/zqrm",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 55,
      "pid": 39,
      "name": "区块链入门",
      "pinyin": "qklrm",
      "path": "/home/qukuailian/qklrm",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 56,
      "pid": 40,
      "name": "黄金入门",
      "pinyin": "hjrm",
      "path": "/home/huangjin/hjrm",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 57,
      "pid": 40,
      "name": "黄金投资",
      "pinyin": "hjtz",
      "path": "/home/huangjin/hjtz",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 58,
      "pid": 40,
      "name": "黄金期货",
      "pinyin": "hjqh",
      "path": "/home/huangjin/hjqh",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 59,
      "pid": 40,
      "name": "黄金现货",
      "pinyin": "hjxh",
      "path": "/home/huangjin/hjxh",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 60,
      "pid": 40,
      "name": "黄金交易",
      "pinyin": "hjjy",
      "path": "/home/huangjin/hjjy",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 61,
      "pid": 10,
      "name": "基金",
      "pinyin": "jijin",
      "path": "/home/jijin",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "children": [
        {
          "id": 62,
          "pid": 61,
          "name": "基金入门",
          "pinyin": "jjrm",
          "path": "/home/jijin/jjrm",
          "orderBy": 0,
          "target": "0",
          "status": "1",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        }
      ],
      "level": 1
    },
    {
      "id": 62,
      "pid": 61,
      "name": "基金入门",
      "pinyin": "jjrm",
      "path": "/home/jijin/jjrm",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 65,
      "pid": 0,
      "name": "外汇经纪商",
      "pinyin": "whjjs",
      "path": "/whjjs",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "children": [
        {
          "id": 66,
          "pid": 65,
          "name": "XM外汇",
          "pinyin": "smfx",
          "path": "/whjjs/smfx",
          "orderBy": 0,
          "target": "0",
          "status": "0",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 67,
          "pid": 65,
          "name": "Exness外汇",
          "pinyin": "exfx",
          "path": "/whjjs/exfx",
          "orderBy": 0,
          "target": "0",
          "status": "0",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 68,
          "pid": 65,
          "name": "TMGM外汇",
          "pinyin": "tmgmfx",
          "path": "/whjjs/tmgmfx",
          "orderBy": 0,
          "target": "0",
          "status": "0",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 69,
          "pid": 65,
          "name": "Doo Prime德璞资本",
          "pinyin": "doo",
          "path": "/whjjs/doo",
          "orderBy": 0,
          "target": "0",
          "status": "0",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 70,
          "pid": 65,
          "name": "FXTM富拓",
          "pinyin": "fxtm",
          "path": "/whjjs/fxtm",
          "orderBy": 0,
          "target": "0",
          "status": "0",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 72,
          "pid": 65,
          "name": "EC外汇",
          "pinyin": "ecfx",
          "path": "/whjjs/ecfx",
          "orderBy": 0,
          "target": "0",
          "status": "0",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        }
      ],
      "level": 1
    },
    {
      "id": 66,
      "pid": 65,
      "name": "XM外汇",
      "pinyin": "smfx",
      "path": "/whjjs/smfx",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 67,
      "pid": 65,
      "name": "Exness外汇",
      "pinyin": "exfx",
      "path": "/whjjs/exfx",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 68,
      "pid": 65,
      "name": "TMGM外汇",
      "pinyin": "tmgmfx",
      "path": "/whjjs/tmgmfx",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 69,
      "pid": 65,
      "name": "Doo Prime德璞资本",
      "pinyin": "doo",
      "path": "/whjjs/doo",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 70,
      "pid": 65,
      "name": "FXTM富拓",
      "pinyin": "fxtm",
      "path": "/whjjs/fxtm",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 71,
      "pid": 10,
      "name": "经纪商 ",
      "pinyin": "jjs",
      "path": "/home/jjs",
      "orderBy": 0,
      "target": "0",
      "status": "1",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    },
    {
      "id": 72,
      "pid": 65,
      "name": "EC外汇",
      "pinyin": "ecfx",
      "path": "/whjjs/ecfx",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    }
  ],
  "friendlink": [],
  "frag": {},
  "tag": [
    {
      "id": 1,
      "name": "EC外汇",
      "path": "pic",
      "count": 4
    },
    {
      "id": 16,
      "name": "XM官网",
      "path": "",
      "count": 1
    },
    {
      "id": 23,
      "name": "XM集团",
      "path": "",
      "count": 1
    },
    {
      "id": 2,
      "name": "XM外汇",
      "path": "chancms",
      "count": 0
    },
    {
      "id": 4,
      "name": "TMGM外汇平台",
      "path": "",
      "count": 0
    },
    {
      "id": 5,
      "name": "FXTM富拓",
      "path": "",
      "count": 0
    },
    {
      "id": 6,
      "name": "DLSM外汇官网",
      "path": "",
      "count": 0
    },
    {
      "id": 7,
      "name": "EX官网",
      "path": "",
      "count": 0
    },
    {
      "id": 8,
      "name": "德璞资本",
      "path": "",
      "count": 0
    },
    {
      "id": 9,
      "name": "比特币",
      "path": "",
      "count": 0
    },
    {
      "id": 10,
      "name": "致富财经",
      "path": "",
      "count": 0
    },
    {
      "id": 11,
      "name": "Xm外汇官网",
      "path": "",
      "count": 0
    },
    {
      "id": 12,
      "name": "TMGM官网",
      "path": "",
      "count": 0
    },
    {
      "id": 13,
      "name": "外汇交易",
      "path": "",
      "count": 0
    },
    {
      "id": 14,
      "name": "炒外汇",
      "path": "",
      "count": 0
    },
    {
      "id": 15,
      "name": "美股",
      "path": "",
      "count": 0
    },
    {
      "id": 17,
      "name": "陆港股",
      "path": "",
      "count": 0
    },
    {
      "id": 18,
      "name": "黄金",
      "path": "",
      "count": 0
    },
    {
      "id": 19,
      "name": "石油",
      "path": "",
      "count": 0
    },
    {
      "id": 20,
      "name": "贵金属",
      "path": "",
      "count": 0
    },
    {
      "id": 21,
      "name": "致富证券",
      "path": "",
      "count": 0
    },
    {
      "id": 22,
      "name": "金融诈骗",
      "path": "",
      "count": 0
    },
    {
      "id": 24,
      "name": "富拓外汇",
      "path": "",
      "count": 0
    }
  ],
  "ads": [
    {
      "id": 1913,
      "title": "HeroSMS",
      "img": "/public/uploads/default/image/2026/06/08/1780906856004.png",
      "link": "http://www.xiaolizi.work"
    },
    {
      "id": 1914,
      "title": "致富财经",
      "img": "/public/uploads/default/image/2026/06/08/1780906939770.png",
      "link": "https://www.chiefrich.com"
    },
    {
      "id": 1915,
      "title": "致富财经",
      "img": "/public/uploads/default/image/2026/06/08/1780906983444.png",
      "link": "https://www.chiefrich.com"
    },
    {
      "id": 3389,
      "title": "科技改变生活",
      "img": "/public/uploads/default/image/2026/06/23/1782210403190.png",
      "link": "https://www.chiefrich.com"
    },
    {
      "id": 4444,
      "title": "XM官网",
      "img": "/public/uploads/default/image/2026/07/01/1782876542326.png",
      "link": "https://affs.click/4nWcr"
    },
    {
      "id": 5965,
      "title": "昂首外汇",
      "img": "/public/uploads/default/image/2026/07/09/1783592741949.png",
      "link": "https://my.anzocapital.com/register?node=MjM2MTA=&language=zh-Hans"
    }
  ],
  "recommend": [
    {
      "id": 158,
      "title": "苹果、华为、小米促销 在中国市场降价千元",
      "shortTitle": "苹果、华为、小米促销 在中国市场降价千元",
      "img": "https://cimg.cnyes.cool/prod/news/6461502/l/1ee6215af9fda04c4ba6ba5cd0bc35e0.jpg",
      "createdAt": "2026-05-18T02:18:39.000Z",
      "description": "近日苹果、华为、小米三大手机厂商在中国市场展开降价促销。",
      "pv": 111,
      "pinyin": "mg",
      "name": "美股",
      "path": "/new/mg"
    },
    {
      "id": 2771,
      "title": "美股重点新闻摘要2026年6月23日",
      "shortTitle": "美股重点新闻摘要2026年6月23日",
      "img": "https://cimg.cnyes.cool/prod/news/6507760/l/568096987fe332d5df3df2a225455259.jpg",
      "createdAt": "2026-06-23T00:00:04.000Z",
      "description": "美股重点新闻摘要 2026 年 6 月 23 日",
      "pv": 100,
      "pinyin": "mg",
      "name": "美股",
      "path": "/new/mg"
    },
    {
      "id": 2550,
      "title": "Google连失两AI大将!AlphaFold之父奔向Anthropic、Transformer共同作者投靠OpenAI",
      "shortTitle": "Google连失两AI大将!AlphaFold之父奔向Ant",
      "img": "https://cimg.cnyes.cool/prod/news/6506049/l/cf03eacc4225ea8346e338d32c3f1896.jpg",
      "createdAt": "2026-06-20T10:00:05.000Z",
      "description": "Google AI 版图遭遇重大挑战。AlphaFold 之父、诺贝尔化学奖得主 John Jumper 宣布离开 DeepMind 加入 Anthropic;Transformer 共同作者 Noam Shazeer 则转投 OpenAI。",
      "pv": 98,
      "pinyin": "mg",
      "name": "美股",
      "path": "/new/mg"
    },
    {
      "id": 1850,
      "title": "卖飞了!Arm高层集体套现2560万美元 傻眼看股价喷新高",
      "shortTitle": "卖飞了!Arm高层集体套现2560万美元 傻眼看股价喷新高",
      "img": "https://cimg.cnyes.cool/prod/news/6487108/l/0a9e42737fa1a2da22e169702addf603.jpg",
      "createdAt": "2026-06-08T00:00:06.000Z",
      "description": "晶片设计大厂 Arm(ARM-US) 多位高阶主管在 5 月中旬至 6 月初期间,大举抛售价值将近 2,600 万美元的自家股票,硬生生错过了随后将股价推上历史新高的疯狂涨势。 其中,法务长暨公司秘书 Spencer Collins 的套现金额最大,于 5 月 19 日出脱价值 880 万美元的持股。Collins 以每股 215 美元的价格卖出 40,941 股,在此番交易完成后,其名下已无直接持有的安谋股份。 清空直接持股的高层不只一人。人资长 Charlotte Eaton 自 5 月 2",
      "pv": 95,
      "pinyin": "mg",
      "name": "美股",
      "path": "/new/mg"
    },
    {
      "id": 2669,
      "title": "联发科独家接单!郭明?:谷歌开发TPU v9晶片加强版「Triggerfish」 主打AI推理能力升级",
      "shortTitle": "联发科独家接单!郭明?:谷歌开发TPU v9晶片加强版「Tr",
      "img": "https://cimg.cnyes.cool/prod/news/6507163/l/cae5e1efafe845972f0c8c95ededf10d.jpg",
      "createdAt": "2026-06-22T07:30:03.000Z",
      "description": "天风国际证券分析师郭明?今 (22) 日表示,谷歌将在代号「Humufish」的 TPU v9 自研 AI 晶片基础上,推出一款主打 AI 推理能力升级的改版晶片,代号疑似为「Triggerfish」,并由联发科独家取得新增订单。 郭明?指出,Triggerfish 旨在缓解 AI ASIC 常见的「CPU 墙」与「记忆体墙 (Memory Wall)」瓶颈。 相较于 Humufish,Triggerfish 片内 SRAM 快取容量提升至 2-3 倍,可将更大规模活跃工作集保留于 TPU,",
      "pv": 95,
      "pinyin": "mg",
      "name": "美股",
      "path": "/new/mg"
    },
    {
      "id": 1743,
      "title": "台积电成最大赢家!AI封装重构半导体格局、大摩点名CoWoS、CPO、WoW三大技术",
      "shortTitle": "台积电成最大赢家!AI封装重构半导体格局、大摩点名CoWoS",
      "img": "https://cimg.cnyes.cool/prod/news/6480009/l/6f0c04ccc9f901fff0a23e9774727236.jpg",
      "createdAt": "2026-06-02T07:23:36.000Z",
      "description": "摩根士丹利最新报告指出,2030 年全球 AI 半导体市场规模将达 7,530 亿美元,先进封装已成为决定 AI 晶片效能与成本的关键。台积电 CoWoS 产能持续扩张,辉达为最大客户;CPO 共封装光学与 WoW 晶圆堆叠技术也快速崛起,成为",
      "pv": 94,
      "pinyin": "mg",
      "name": "美股",
      "path": "/new/mg"
    },
    {
      "id": 1851,
      "title": "不再只拼层数 记忆体三大巨头打响「HBM散热战」",
      "shortTitle": "不再只拼层数 记忆体三大巨头打响「HBM散热战」",
      "img": "https://cimg.cnyes.cool/prod/news/6487122/l/9168b5c8a0d34125f1b406bf9047c4c1.jpg",
      "createdAt": "2026-06-07T23:20:02.000Z",
      "description": "随着全球人工智慧(AI)算力需求迎来爆发式增长,SK 海力士、三星电子与美光科技 (MU-US) 三大记忆体巨头的技术博弈,已悄然转移至「散热战场」。 随着辉达 (NVDA-US) 证实三家晶片制造商均已通过认证并投产,可为最新 AI 平台「Vera Rubin」供应最先进的高频宽记忆体(HBM),意味着 HBM4 的大规模量产已箭在弦上。 然而,在 HBM4 走上台前的同时,下一代 HBM5 的研发竞速也已拉开序幕,而这一次,决定胜负的关键指标不再仅是堆叠层数与传输速度,而是「晶片内部热管理」",
      "pv": 89,
      "pinyin": "mg",
      "name": "美股",
      "path": "/new/mg"
    },
    {
      "id": 575,
      "title": "华尔街掀AI培训热潮!单日2.5万美元课程爆满",
      "shortTitle": "华尔街掀AI培训热潮!单日2.5万美元课程爆满",
      "img": "https://cimg.cnyes.cool/prod/news/6470700/l/19b346eb56d566bca2d8456f8a48110c.jpg",
      "createdAt": "2026-05-26T05:16:25.000Z",
      "description": "人工智慧(AI)席卷金融业,华尔街兴起 AI 培训热潮。由 Wall Street Prompt 提供的生成式 AI 课程爆红,单日收费高达 2.5 万美元仍供不应求,金融机构加速导入 ChatGPT 等工具以提升投研效率并重塑人才竞争力。",
      "pv": 88,
      "pinyin": "mg",
      "name": "美股",
      "path": "/new/mg"
    },
    {
      "id": 113,
      "title": "辉达中国营收梦碎!川普证实中国拒买H200晶片:他们「想自己开发」",
      "shortTitle": "辉达中国营收梦碎!川普证实中国拒买H200晶片:他们「想自己",
      "img": "https://cimg.cnyes.cool/prod/news/6461131/l/8fe20f86406bff6ece4d3efb47e996ca.jpg",
      "createdAt": "2026-05-17T01:20:04.000Z",
      "description": "美国总统川普表示,中国拒绝批准企业采购辉达(NVIDIA)H200 AI 晶片,原因是北京希望发展自主 AI 技术与本土晶片产业。尽管美国已批准部分中国企业购买 H200,包括阿里巴巴、腾讯与字节跳动,但至今仍未实际出货。白宫同",
      "pv": 87,
      "pinyin": "mg",
      "name": "美股",
      "path": "/new/mg"
    },
    {
      "id": 1742,
      "title": "PIMCO:目前美债殖利率主要反映联准会利率政策 而非AI驱动",
      "shortTitle": "PIMCO:目前美债殖利率主要反映联准会利率政策 而非AI驱",
      "img": "https://cimg.cnyes.cool/prod/news/6480798/l/5cde0cb9910c5f26116762e5240a8f9f.jpg",
      "createdAt": "2026-06-02T07:50:03.000Z",
      "description": "PIMCO 发表报告指出,虽然人工智慧 (AI) 产业的融资需求正在增长,但目前其结构性压力尚不足以取代周期性因素,成为驱动美国公债殖利率波动的主因。",
      "pv": 87,
      "pinyin": "mg",
      "name": "美股",
      "path": "/new/mg"
    }
  ],
  "prev": {
    "id": 9721,
    "title": "SpaceX宣示抢攻行动通讯市场 分析师:五年内难撼动美电信三雄 ",
    "name": "美股",
    "path": "/new/mg"
  },
  "next": {
    "id": 9761,
    "title": "SpaceX第二季资本支出暴增逾6倍 盘前股价重挫逾10%",
    "name": "美股",
    "path": "/new/mg"
  },
  "randomRecommend": [
    {
      "id": 1293,
      "title": "外汇开户流程是怎么样的?",
      "img": "/public/uploads/default/image/2026/05/29/1780041022338_w90cqi.jpg",
      "path": "/whkh"
    },
    {
      "id": 1224,
      "title": "【ACY稀万证券】发展历史详解",
      "img": "/public/uploads/default/image/2026/05/29/1780040993321_poiyua.jpg",
      "path": "/whhq"
    },
    {
      "id": 1240,
      "title": "外汇投资需要大胆和技巧",
      "img": "/public/uploads/default/image/2026/05/29/1780040998540_pty4bh.jpg",
      "path": "/whhq"
    },
    {
      "id": 1340,
      "title": "什么是外汇点差?交易者需要了解外汇点差哪些知识?",
      "img": "/public/uploads/default/image/2026/05/29/1780041052456_t6s65x.jpg",
      "path": "/whrm"
    },
    {
      "id": 1280,
      "title": "外汇平台无法出金该怎么办?",
      "img": "/public/uploads/default/image/2026/05/29/1780041015032_10zrvt.jpg",
      "path": "/whplat"
    },
    {
      "id": 10375,
      "title": "真金不怕淬火,口碑载我行舟!TMGM荣膺FOLLOWME 2025年“年度交易商”大奖!",
      "img": "/public/uploads/default/image/2026/08/09/1786285411268_y36om5.png",
      "path": "/whjy"
    },
    {
      "id": 1259,
      "title": "外汇投资当中注意事项有哪些?",
      "img": "/public/uploads/default/image/2026/05/29/1780041004746_vrh1hj.jpg",
      "path": "/whhq"
    },
    {
      "id": 4262,
      "title": "外汇保证金交易到底能不能做?",
      "img": "/public/uploads/default/image/2026/06/29/1782715900127_jt958e.jpg",
      "path": "/whhq"
    }
  ],
  "cate": {
    "id": 25,
    "pid": 15,
    "name": "美股",
    "pinyin": "mg",
    "path": "/new/mg",
    "orderBy": 0,
    "target": "0",
    "status": "0",
    "listView": "list.html",
    "articleView": "article.html",
    "seoTitle": "",
    "seoKeywords": "",
    "seoDescription": "",
    "type": "0",
    "dataConfig": null,
    "level": 1
  },
  "article": {
    "id": 9760,
    "cid": 25,
    "subCid": null,
    "title": "AI资料量暴增 辉达推动让GPU直接读取储存装置、速度逼近记忆体",
    "shortTitle": "AI资料量暴增 辉达推动让GPU直接读取储存装置、速度逼近记",
    "tagId": "",
    "attr": "",
    "articleView": null,
    "source": null,
    "author": "钜亨网",
    "description": "辉达 (NVIDIA)(NVDA - US) 在本周登场的 Future of Memory and Storage(FMS)大会上,公布多项 AI 储存技术进展。核心概念是让 GPU 可以更直接地读取储存装置中的资料,减少资料必须经过 C",
    "img": "https://cimg.cnyes.cool/prod/news/6560327/l/31fb3dabd1700b94d834d9f411ccfc7d.jpg",
    "content": "<p>辉达 (NVIDIA)(NVDA-US) 在本周登场的 Future of Memory and Storage(FMS)大会上,公布多项 AI 储存技术进展。核心概念是让 GPU 可以更直接地读取储存装置中的资料,减少资料必须经过 CPU 处理的流程,使储存设备的存取速度更接近记忆体。</p>\n<p style=\"text-align:center;\"><img src=\"https://cimg.cnyes.cool/prod/news/6560327/l/31fb3dabd1700b94d834d9f411ccfc7d.jpg\" alt=\"AI资料量暴增 辉达推动让GPU直接读取储存装置、速度逼近记忆体\" style=\"width:50%;height:auto;border-radius:6px;margin:15px auto;display:block;\"></p>\n\n\n<p>AI 模型愈来愈大,不只需要更强的运算能力,也要读取更多资料。尤其 AI 代理、长情境推论等应用快速发展,所需资料量已经超过一般系统记忆体可以负荷的范围,让储存设备在 AI 基础建设中的重要性大幅提升。</p>\n\n<p>NVIDIA 指出,AI 下一阶段的发展,不只取决于 GPU 算力,也要看储存系统能不能快速、稳定且安全地把资料送到 GPU。若资料供应速度跟不上,即使拥有大量 GPU,也可能因等待资料而无法充分发挥效能。</p>\n\n<p>随着 AI 代理同时处理大量任务,GPU 可能一次发出数千笔储存请求,对储存系统形成庞大压力。储存设备除了要快速传输资料,还必须同步完成加密、压缩、验证及资料重建等工作,这些处理程序都可能成为 AI 系统的效能瓶颈。</p>\n\n<p>为解决相关问题,NVIDIA 将加速运算技术导入储存系统。根据 NVIDIA 公布的测试结果,搭载于 NVIDIA Vera BlueField-4 STX 平台的 Vera CPU,在同时进行资料压缩与加密时,资料处理量最高可达传统 x86 CPU 的 3.21 倍。</p>\n\n<p>这代表储存平台导入 Vera CPU 后,可以用更少的运算设备,处理更多 AI 资料,进而降低基础建设成本,并提升整体资料传输效率。</p>\n\n<p>过去,储存装置主要负责长期保存资料,真正需要运算时,系统通常会先把资料搬到速度较快、但容量较小且成本较高的记忆体。</p>\n\n<p>不过,随着 GPU、网路及储存技术进步,这种分工模式正在改变。NVIDIA 希望让储存设备不再只是被动保存资料,而是直接参与 AI 资料处理流程。</p>\n\n<p>也就是说,未来 AI 应用不一定要事先把大量资料全部搬进记忆体,而是可以在需要时,直接从储存设备中高速读取指定资料。如此一来,便能兼顾储存容量、成本及存取速度。</p>\n\n<p>NVIDIA 此次宣布,将开源 cuFile 应用程式介面(API),以及其底层的储存软体架构。cuFile 是 NVIDIA GPUDirect Storage 技术的软体套件,主要功能是让 GPU 可以直接读取储存设备中的资料,或直接将资料写入储存设备。</p>\n\n<p>传统架构下,储存装置中的资料通常要先经过 CPU 及系统记忆体,才能交由 GPU 处理。导入 cuFile 后,可以减少资料绕行 CPU 的过程,缩短传输路径并降低 CPU 负担。</p>\n\n<p>透过 GPU 大量平行运算执行绪、高频宽记忆体及相关软体技术,cuFile 可让系统在数微秒内存取储存设备中的资料。</p>\n\n<p>NVIDIA 表示,cuFile 开源后,不同储存设备、软体及硬体平台可以更容易整合,也能让更多开发者参与改善相关技术,进一步建立统一且具互通性的 AI 储存架构。</p>\n\n<p>除了提升速度,cuFile 也把资安纳入设计。快速存取资料对 AI 资安系统同样重要,例如 AI 需要即时分析大量安全纪录、威胁情报及系统资料,才能及早侦测攻击或异常状况。</p>\n\n<p>cuFile 开放使用后,可望协助资安 AI 以更快速度取得所需资料,也能支援开放安全 AI 联盟(Open Secure AI Alliance)等相关计划。</p>\n\n<p>未来相关 API 将透过新的开放平台提供,并接受社群共同开发,首批维护者包括 Google、Intel、NVIDIA 及 Meta。各家业者可针对不同软硬体平台进行最佳化,降低 AI 储存技术的导入门槛。</p>\n\n<p>除了开源 cuFile,NVIDIA 也透过 Storage-Next 计划,与储存及记忆体产业业者共同开发下一代 AI 储存技术。</p>\n\n<p>Storage-Next 集结储存设备制造商、控制器供应商、散热及冷却业者、资源调度管理业者,以及产业标准制定组织,希望共同定义由 GPU 驱动的储存系统应如何运作,并将相关技术转化为开放且可相互整合的产业标准。</p>\n\n<p>目前已有超过 40 家储存及快闪记忆体业者加入,包括 DDN、铠侠(KIOXIA)及美光等,共同投入下一代 AI 储存技术开发。</p>\n\n<p>这项计划的重点,是让 GPU 更快速地从大型资料集中找出并读取真正需要的资料,而不是把整份资料全部搬到 GPU 记忆体。</p>\n\n<p>为达成上述目标,NVIDIA 推出 SCADA 框架,全名为「规模化加速资料存取」(scaled, accelerated data access)。</p>\n\n<p>SCADA 可让拥有大规模平行处理能力的 GPU,直接从储存设备中读取应用程式需要的特定资料,再将资料放进 GPU 的高速记忆体。</p>\n\n<p>举例来说,当 AI 模型只需要大型资料库中的一小部分内容时,传统系统可能必须读取或搬移大量资料,造成频宽及运算资源浪费。SCADA 则可以只抓取真正需要的部分,降低不必要的资料传输。</p>\n\n<p>储存设备业者 DDN 已计划将 SCADA 整合至旗下 Infinia 平台。Infinia 是一套为 AI 工作负载打造的软体定义资料平台,主要目标是降低大规模 AI 运算中的储存瓶颈。</p>\n\n<p>DDN 技术长 Sven Oehme 表示,企业 AI 能否成功,关键不只是拥有多少基础建设,而是能否有效运用现有资源。DDN 与 NVIDIA 的合作,希望让 GPU 与资料之间建立更直接且高效率的连结,减少 GPU 等待资料的时间,并提升企业 AI 投资效益。</p>\n\n<h6>打造 AI 原生资料平台</h6>\n\n<p>Storage-Next 与 SCADA 也将进一步结合 NVIDIA 既有的 AI 储存基础架构,包括 NVIDIA Vera BlueField-4 STX。</p>\n\n<p>Vera BlueField-4 STX 是一套模组化机架级平台,整合 NVIDIA Vera Rubin 运算平台、Vera BlueField-4 储存处理器,以及 Spectrum-X 乙太网路技术。</p>\n\n<p>NVIDIA 将 STX 定位为新一代 AI 原生资料平台,可透过统一的 NVIDIA DOCA 安全软体架构,在 AI 资料传输过程中持续执行存取权限及安全政策控管。</p>\n\n<p>此外,NVIDIA 也以 STX 为基础打造 CMX 情境记忆储存平台,主要锁定长情境、多轮对话及代理型 AI 推论。</p>\n\n<p>所谓情境记忆,是让 AI 能保存并快速取得过去的对话、工作纪录或相关资料,避免每次执行任务时都必须重新处理全部内容。随着 AI 代理执行的任务愈来愈复杂,这类储存平台的重要性也将持续提升。</p>\n\n<p>NVIDIA 指出,让应用程式直接与储存设备沟通,虽然可以大幅提升速度,但也可能带来资安风险。若权限控管不当,某个应用程式可能读取不该存取的资料,甚至覆写其他程式使用中的记忆体,因此直接存取技术必须同时兼顾效能与安全性。</p>\n\n<p>为此,SCADA 将系统分为两个部分。第一部分是负责高速资料存取的应用程式端,第二部分则是拥有较高权限、专门负责安全设定及存取控管的独立元件。</p>\n\n<p>在系统启动及设定阶段,具权限的元件会先确认应用程式可以存取哪些储存资源,并建立受到保护的资料通道。之后,应用程式便能在授权范围内高速读取资料,同时避免影响其他程式或资料。</p>\n\n<p>相关安全机制依循标准 Linux 协定,目的在于不牺牲资料传输速度的情况下,降低未经授权存取或资料遭到破坏的风险。</p>\n\n<p>整体而言,NVIDIA 此次公布的技术,是希望把储存系统从 AI 基础建设中的后端设备,提升为直接参与运算的关键环节。</p>\n\n<p>透过 GPU 直接存取储存设备、开源 cuFile、推出 SCADA 框架,以及与超过 40 家业者共同推动 Storage-Next,NVIDIA 希望降低 AI 系统的资料存取瓶颈,让 GPU 取得资料的速度更快,同时兼顾规模、效率与安全性。</p>\n<div class=\"related-articles seo-links\">\n  <h4>相关阅读</h4>\n  <ul>\n    <li><a href=\"/new/mg/article-5885.html\" title=\"辉达执行长黄仁勋:比起写程式码  我的软体工程师更喜欢建构AI智能体\">辉达执行长黄仁勋:比起写程式码  我的软体工程师更喜欢建构AI智能体</a></li>\n    <li><a href=\"/new/mg/article-2772.html\" title=\"Fed古尔斯比示警服务通膨顽强 关注物价涨幅是否停留在3-4%\">Fed古尔斯比示警服务通膨顽强 关注物价涨幅是否停留在3-4%</a></li>\n    <li><a href=\"/new/mg/article-4053.html\" title=\"美光财报利多退烧 SanDisk跌逾10%记忆体股同步走弱\">美光财报利多退烧 SanDisk跌逾10%记忆体股同步走弱</a></li>\n    <li><a href=\"/new/mg/article-6434.html\" title=\"摩根大通看好全球股市韧性 建议投资人逢低布局\">摩根大通看好全球股市韧性 建议投资人逢低布局</a></li>\n    <li><a href=\"/new/mg/article-10378.html\" title=\"美国期中选举恐成美股牛市「转折点」!美银警告:AI泡沫或被戳破\">美国期中选举恐成美股牛市「转折点」!美银警告:AI泡沫或被戳破</a></li>\n    <li><a href=\"/new/mg/article-4148.html\" title=\"矽谷大转向!美国科技巨头悄悄将中国AI模型纳入核心基础设施 GLM与Kimi受青睐\">矽谷大转向!美国科技巨头悄悄将中国AI模型纳入核心基础设施 GLM与Kimi受青睐</a></li>\n  </ul>\n</div>",
    "status": 0,
    "pv": 26,
    "link": "https://news.cnyes.com/news/id/6560327",
    "createdAt": "2026-08-05T10:44:38.000Z",
    "updatedAt": "2026-08-20T22:37:53.000Z"
  },
  "position": [
    {
      "id": 15,
      "pid": 0,
      "name": "热点新闻",
      "pinyin": "new",
      "path": "/new",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "children": [
        {
          "id": 25,
          "pid": 15,
          "name": "美股",
          "pinyin": "mg",
          "path": "/new/mg",
          "orderBy": 0,
          "target": "0",
          "status": "0",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 26,
          "pid": 15,
          "name": "港股",
          "pinyin": "hk",
          "path": "/new/hk",
          "orderBy": 0,
          "target": "0",
          "status": "0",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 27,
          "pid": 15,
          "name": "台股",
          "pinyin": "tw",
          "path": "/new/tw",
          "orderBy": 0,
          "target": "0",
          "status": "0",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        },
        {
          "id": 28,
          "pid": 15,
          "name": "科技",
          "pinyin": "AI",
          "path": "/new/AI",
          "orderBy": 0,
          "target": "0",
          "status": "0",
          "listView": "list.html",
          "articleView": "article.html",
          "seoTitle": "",
          "seoKeywords": "",
          "seoDescription": "",
          "type": "0",
          "dataConfig": null,
          "level": 1
        }
      ],
      "level": 1
    },
    {
      "id": 25,
      "pid": 15,
      "name": "美股",
      "pinyin": "mg",
      "path": "/new/mg",
      "orderBy": 0,
      "target": "0",
      "status": "0",
      "listView": "list.html",
      "articleView": "article.html",
      "seoTitle": "",
      "seoKeywords": "",
      "seoDescription": "",
      "type": "0",
      "dataConfig": null,
      "level": 1
    }
  ],
  "_locals": {},
  "cache": false
}