天天财经

AI代理改写模型定价!为何DeepSeek API大涨、OpenAI反降80%?

2026-08-20 17:11:47 钜亨网 阅读(11)

人工智慧(AI)模型市场的价格战正在出现新变化。过去两年,大模型竞争几乎围绕「能力提升、价格下降」展开,但近期各家业者的定价策略开始分化:DeepSeek调高API价格,Kimi K3以较高价格切入长程程式设计与复杂知识工作;另一方面,OpenAI却大幅下调部分模型价格,甚至让部分模型承担低成本、高吞吐量的执行工作。

AI代理改写模型定价!为何DeepSeek API大涨、OpenAI反降80%?

分析指出,这显示大模型究竟「变便宜还是变贵」,已经不能只看每百万Token的单价。

随着AI 代理开始承接更长、更复杂的任务,真正影响企业成本的,逐渐从模型价格转向一项任务需要多少次模型调用、多少上下文,以及多少推理与重试成本。

DeepSeek大幅调价,低价策略开始松动

DeepSeek近期正式调整API价格,以V4 Pro为例,每百万Token的快取未命中输入价格,从原本3元调高至高峰时段9元、空闲时段4.5元;输出价格则由6元上调至高峰时段27元、空闲时段13.5元。

V4 Flash也同步调价,并首次加入高峰与空闲时段的差别定价。

此次调整最受瞩目的,是V4 Pro在高峰时段的输出价格已达原价4.5倍,快取命中输入价格更达原价12倍。DeepSeek过去凭借「价格屠夫」形象建立市场知名度,如今大幅调价后,其价格优势已不如过去明显。

不过,DeepSeek的价格即使经过调整,与部分美国尖端模型相比仍存在价差。这也让此次调价更像是对既有使用规模与客户价格敏感度的一次测试。

另一家中国模型业者月之暗面近期推出Kimi K3,则采取不同策略。K3主要面向长程程式设计、代理以及复杂知识工作,每百万Token普通输入价格为20元,输出价格达100元。

这个价格明显高于多数中国国产开放模型,却不是对一款既有低价产品突然涨价。

从DeepSeek调高既有服务价格,到Kimi K3以较高价格切入市场,中国模型业者过去依靠低价建立的市场形象正在出现变化。

OpenAI反向降价,Luna低成本执行层

与此同时,OpenAI则走向相反方向。

7月30日,OpenAI将GPT-5.6 Luna的API价格下调80%,Terra则降价20%;ChatGPT Work与Codex使用这两款模型所消耗的额度也同步降低。Sol的标准价格则维持不变,但针对低延迟需求的Fast模式,改以标准价格的2倍计费。

这种看似矛盾的定价策略,其实反映出模型在AI工作流中的角色正在分化。

OpenAI在模型分工上给出了一个程式设计任务的例子:Sol负责理解问题、处理不确定性并制定方案,Luna则负责执行已经确定的修改、撰写测试、执行测试与检查结果。

换言之,Sol负责决定「怎么做」,Luna则负责大量执行「已经决定要做什么」。

两者在一次任务中的使用频率与价值并不相同。高阶模型可能只需要少数几次调用,就能决定整个任务的方向;低阶模型则可能在后台连续执行数十次,因此模型成本会直接影响代理能否大规模运作。

在这种架构下,Luna不只是较便宜的模型,也可能成为OpenAI承接大规模代理工作负载的执行层。

价格下降后,原本因成本过高而无法执行的任务,可能变得具备经济效益;已经运作中的代理,也能增加测试、检查与重试次数。

因此,OpenAI有理由压低Luna的价格。只要更多工作负载留在Codex与OpenAI API内,部分高价值步骤仍可能升级至Terra或Sol。低价模型负责承接大量任务,高阶模型则在关键环节保留更高的价格。

AI 代理正在改变模型成本计算方式

这背后更大的变化,是AI 代理正在改变模型的使用方式。

传统聊天产品通常是一问一答;但代理接到一项任务后,可能需要先读取文件与历史纪录,再制定计划、呼叫工具、执行操作、检查结果。如果过程中出错,还可能重新读取上下文、修改方案并再次执行。

因此,一个使用者指令,可能转化成数十次甚至上百次模型调用。这使「每百万Token多少钱」已经不足以衡量一项AI工作的实际成本。

企业真正需要关注的,是完成一项任务需要多少Token、多少次模型调用、多少上下文,以及模型失败后需要多少次重试与人工介入。

微软研究团队在2026年针对8款推理模型进行评估时发现,在21.8%的两两模型比较中,标价较低的模型最终总成本反而更高,最大差距达28倍。主要原因在于,不同模型为完成同一问题所消耗的思考Token可能存在巨大差异。

McKinsey的内部使用经验也显示,同一项代理程式设计任务的成本可能相差30倍,且约10%的使用者消耗了65%的Token。因此,该机构开始利用模型路由,将较昂贵的模型留给困难工作,日常任务则交给旧模型或小模型。

这代表模型价格下降,未必代表企业整体AI支出同步下降。

Token价格下降,AI使用量却可能快速增加

如果单位Token价格持续下降,企业就有更大的预算空间使用AI,而更低的成本又会促使更多任务交给代理处理。

于是便出现一个看似矛盾的现象:模型本身越来越便宜,但每个使用者消耗的「智慧」却可能持续增加。

OECD统计显示,2024年1月至2026年4月,经品质调整后的文字模型价格下降近80%。如今,一些小型模型已经可以用远低于一年前旗舰模型的成本,提供相近的能力。

但另一方面,代理承接的任务也越来越长,执行步骤更多,还需要额外进行检查、重试与工具调用。

Epoch AI估计,全球推理供应能力每年增加超过3倍,但部分需求指标可能接近每年增加10倍。长上下文代理尤其可能率先面临容量限制。

这也可能促使市场形成更明显的模型分工:普通工作持续转向更小、更便宜的模型;愿意为最尖端能力付费的使用者,则可能需要承担更高价格。

OpenAI目前的价格结构,正呈现这种分化。

Luna与Terra负责低成本、高吞吐量的工作,Sol保留更高的能力溢价,而Fast模式收取标准价格2倍,则反映「即时算力」这一种稀缺资源。

当使用者要求模型立即完成任务时,服务商需要提供更高的即时处理能力,无法单纯依靠排队与批次处理降低成本。

因此,模型市场开始出现与云端运算甚至电力市场类似的价格结构:基础负载越来越便宜,但高峰容量、优先处理与低延迟服务仍可以收取溢价。

DeepSeek调价,正测试的是「定价权」

分析指出,从这个角度看,DeepSeek近期调价的意义,也不只是单纯提高API收入。

DeepSeek过去透过低价快速扩大模型使用规模,让开发者与企业建立模型接入、微调、工具适配等生态。

一旦使用者已经将模型嵌入既有工作流程,价格上涨是否会导致大量客户转向其他模型,就能反映DeepSeek究竟是依靠低价吸引使用者,还是已经建立足够的产品黏性。

此前网传的梁文锋投资者会议纪录曾提到,DeepSeek的API定价目标约为10个月收回设备成本。在这样的前提下,若原本价格已经低于多数使用者的价格敏感区间,继续降价未必能换来等比例的新增需求,反而可能压缩收入。

算力限制也是不可忽视的因素。

同一份交流会材料指出,DeepSeek取得的国产晶片资源明显少于大型网路公司。虽然模型训练与推理未必始终使用相同设备,但提高API价格仍可能透过筛选部分低价值或可延迟的负载,改善现金流,并让有限资源更多投入训练与关键产品。

因此,这次调价某种程度上也是一次市场测试。

如果价格上升后,使用量与客户留存没有明显下降,可能代表DeepSeek的使用者选择已不再单纯建立在低价之上;反之,如果大量工作快速转向其他模型,则可能说明过去的使用规模仍高度依赖价格优势。

Kimi K3走另一条路:高价API与开放权重并行

Kimi K3面临的则是另一种市场考验。

K3从推出之初便针对长程程式设计、代理与复杂知识工作设定较高价格,每百万Token普通输入20元、输出100元。与DeepSeek调整既有产品价格不同,Kimi试图直接为新的旗舰能力建立较高的价格定位。

其商业模式也与单纯依靠API收入有所不同。

开放权重可以扩大开发者覆盖,官方API则可以透过托管服务、推理最佳化与稳定供应,服务希望降低自行部署成本的企业。

即使企业可以自行部署开放模型,仍然需要承担硬体采购、并发管理、快取、监控与服务稳定等成本。因此,部分客户仍可能选择支付较高价格使用官方API。

K3发布后不久,月之暗面曾因需求超过计算能力而暂停接受新的Kimi订阅,将容量优先提供给既有付费使用者。

分析称,这反映出模型发布初期存在容量压力,但短期供不应求仍不足以证明长期定价权,企业是否愿意持续以该价格将K3部署到生产环境,仍有待观察。

模型Router兴起,钱的是「分配智慧的入口」

当代理工作流普及后,企业开始面临另一个问题:不需要所有任务都交给最强、也最昂贵的模型。

因此,AI Gateway与模型Router的重要性正在提高。

复杂规划可以交给旗舰模型,分类、资讯抽取、简单程式修改与格式处理则可以交给低价模型。当某款模型价格上升、速度下降或效果变差,流量也可以迅速转移。

在这种环境下,Token本身未必是真正可比较的商品。不同模型为完成同一项任务,可能消耗完全不同数量的Token;真正值得衡量的,是完成任务所需要的有效智慧与总成本。

这也解释了为何OpenAI需要同时经营高价的Sol与低价的Luna。

如果只保留高阶模型,Codex中大量执行工作可能流向其他服务商;但如果将Luna价格压低,就能让更多规划与执行工作留在OpenAI自己的模型体系内,再由系统决定哪些环节需要升级至Terra或Sol。

免费产品也扮演类似角色。免费使用者先进入ChatGPT与Codex,随着工具权限、记忆、程式码库与企业流程逐步接入,平台本身就可能成为使用者的代理工作入口。

这代表,未来的竞争焦点,可能不只是「谁的模型最强」,而是「谁掌握了使用者的工作流程」。

大模型价格战进入「两条战线」

总的来说,从DeepSeek、Kimi到OpenAI,近期的价格变化显示,大模型价格战可能正在分成两条战线。

第一条战线,是已经普及的模型能力持续降价。

开放权重、小模型、模型蒸馏与推理效率提升,会不断把过去只有旗舰模型才能提供的能力推向低价区间。对于分类、资讯抽取、简单程式修改等标准化工作而言,模型之间的差异越来越难支撑高价格。

另一条战线,则是尖端智慧、即时算力与工作流程入口。

只要最强模型仍能完成其他模型无法可靠完成的任务,或能以更少步骤完成工作、降低返工成本,就仍然具备定价空间。同时,低延迟、长上下文、稳定吞吐量与高峰算力,也可能成为独立收费项目。

因此,未来的模型市场不一定会走向「所有模型一起降价」,而更可能形成分层定价。

基础模型负责提供越来越便宜的通用能力;尖端模型则保留能力溢价;代理平台与模型Router则负责决定什么任务应该使用什么模型。

真正有能力掌握使用者、企业资料、工具权限与任务流程的平台,甚至可以在多个模型之间切换,将底层模型价格下降转化为自己的成本优势。

反过来说,那些主要依靠API收入、缺乏应用入口与工作流程控制权的模型公司,压力可能更大。企业透过Router统一调度模型后,可以依照效果、速度与价格随时更换供应商,模型本身的领先优势也可能很快被竞品、蒸馏模型或开放模型追上。

从这个角度来看,OpenAI此次调价其实已经呈现出AI产业下一阶段的雏形:Luna大幅降价,让低成本代理执行成为可能;Sol维持价格,Fast模式甚至收取两倍价格,则将尖端能力与即时算力保留在高价区间。

大模型或许仍会越来越便宜,但当AI 代理开始承接更多工作后,企业购买的已不只是Token,而是完成一项任务所需要的「智慧」。

因此,真正值得观察的问题,可能已经从「每百万Token多少钱」,转向「谁能以最低成本完成最多工作,以及谁掌握了把工作分配给模型的入口」。

AI价格战并没有结束,只是竞争的计价单位正在改变。

当前页面数据源:

{
  "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": 10047,
      "title": "乌军连环炸「俄罗斯版亚马逊」物流仓库 俄女首富怒了",
      "shortTitle": "乌军连环炸「俄罗斯版亚马逊」物流仓库 俄女首富怒了",
      "img": "https://cimg.cnyes.cool/prod/news/6560289/l/0383426b4bb4b45b3b01f415bf8b2acd.jpg",
      "createdAt": "2026-08-06T21:30:11.000Z",
      "description": "俄罗斯莫斯科州契诃夫市一处巨型工业园周二 (4 日) 被乌克兰自杀式无人机精准命中,爆炸引发冲天大火,造成至少 5 死 10 伤,遇袭设施隶属俄国最大电商野莓 (Wildberries)。自 7 月中旬起,被称为「俄版亚马逊」的野莓物流仓库已成乌军打击清单常客。 根据美媒与《法新社》统计,过去数周,野莓约 20 处物流设施遭袭,遍布莫斯科州、圣彼得堡、萨马拉、坦波夫、梁赞、叶卡捷琳堡,甚至深入俄控克里米亚。 Data Insight 分析师 Sergei Semko 估计,光是莫斯科与坦波夫两地",
      "pv": 77,
      "pinyin": "AI",
      "name": "科技",
      "path": "/new/AI"
    },
    {
      "id": 10770,
      "title": "Anthropic全面导入「隐形浮水印」!复制文字、生成图片都能追溯来源",
      "shortTitle": "Anthropic全面导入「隐形浮水印」!复制文字、生成图片",
      "img": "https://cimg.cnyes.cool/prod/news/6570771/l/b40423fb03dce2e6cad9388712348f3a.jpg",
      "createdAt": "2026-08-11T09:10:05.000Z",
      "description": "Anthropic 宣布 Claude 全面导入机器可读内容标记,AI 生成文字将嵌入隐形浮水印,图片则加入 C2PA 数位签章,协助追踪 AI 内容来源并符合欧盟 AI 法规。",
      "pv": 64,
      "pinyin": "AI",
      "name": "科技",
      "path": "/new/AI"
    },
    {
      "id": 10726,
      "title": "卫浴巨头抢吃AI大饼 TOTO砸300亿日元进军半导体陶瓷",
      "shortTitle": "卫浴巨头抢吃AI大饼 TOTO砸300亿日元进军半导体陶瓷",
      "img": "https://cimg.cnyes.cool/prod/news/6570020/l/e0f513c325a07fd747e271428282103e.jpg",
      "createdAt": "2026-08-11T06:08:10.000Z",
      "description": "以马桶、卫浴设备闻名的日本 TOTO 正加速抢进 AI 半导体供应链。随着 AI GPU、HBM 及先进晶片需求成长,TOTO 计划投入 300 亿日元扩大半导体先进陶瓷布局,其中 170 亿日元将用于兴建陶瓷研发大楼,将数十年累积的陶瓷技术转化为新成长动能。 TOTO 布局精密陶瓷并非近期才开始。公司早在 1976 年便启动相关研究,1984 年正式投入陶瓷业务,并在中长期策略「WILL2030」中,将半导体先进陶瓷定位为核心成长领域,业务触角也从传统卫浴陶瓷逐步延伸至半导体及光通讯市场。 目",
      "pv": 59,
      "pinyin": "AI",
      "name": "科技",
      "path": "/new/AI"
    },
    {
      "id": 148,
      "title": "SpaceX启动「1拆5」股票分割!股价降至105美元、最快6/12挂牌",
      "shortTitle": "SpaceX启动「1拆5」股票分割!股价降至105美元、最快",
      "img": "https://cimg.cnyes.cool/prod/news/6461011/l/1ec59d25629464635a5541df1a816455.jpg",
      "createdAt": "2026-05-16T07:00:03.000Z",
      "description": "马斯克旗下 SpaceX 传正式启动 IPO 程序,并通知投资人执行 5 比 1 股票分割,以降低上市后每股价格、吸引更多散户参与。根据报导,SpaceX 估值已超过 2 兆美元,募资规模上看 750 亿美元,最快将于 6 月 12 日正式挂牌,市场高度",
      "pv": 55,
      "pinyin": "AI",
      "name": "科技",
      "path": "/new/AI"
    },
    {
      "id": 1837,
      "title": "达里欧警告AI泡沫已形成 当投资人开始套现 就是破裂时刻",
      "shortTitle": "达里欧警告AI泡沫已形成 当投资人开始套现 就是破裂时刻",
      "img": "https://cimg.cnyes.cool/prod/news/6483075/l/08dd65d58a5661ec53706f3d24d78101.jpg",
      "createdAt": "2026-06-03T23:34:46.000Z",
      "description": "有「避险基金天王」之称的桥水基金 (Bridgewater Associates) 创办人达里欧 (Ray Dalio) 表示,AI 市场正处于泡沫之中,而当投资人开始将帐面财富兑现为现金时,泡沫终将破灭",
      "pv": 54,
      "pinyin": "AI",
      "name": "科技",
      "path": "/new/AI"
    },
    {
      "id": 150,
      "title": "下一档AI妖股是它?分析师看好慧荣科技复制Sandisk神话",
      "shortTitle": "下一档AI妖股是它?分析师看好慧荣科技复制Sandisk神话",
      "img": "https://cimg.cnyes.cool/prod/news/6461014/l/3e24a7e88766ce0026be38892baa1ff2.jpg",
      "createdAt": "2026-05-16T05:40:06.000Z",
      "description": "AI 基础建设扩张持续带动记忆体产业狂潮,Sandisk 股价一年暴涨逾 3000% 后,慧荣科技(SIMO-US)正成为市场新焦点。作为全球主要 NAND 快闪控制晶片供应商,慧荣科技受惠于 AI 储存需求爆发,第一季营收季增 23%、",
      "pv": 54,
      "pinyin": "AI",
      "name": "科技",
      "path": "/new/AI"
    },
    {
      "id": 495,
      "title": "首发逻辑折叠技术!华为:今年秋季亮相的麒麟手机晶片性能将大幅提升",
      "shortTitle": "首发逻辑折叠技术!华为:今年秋季亮相的麒麟手机晶片性能将大幅",
      "img": "https://cimg.cnyes.cool/prod/news/6469631/l/be9df6391b0a33e60a8836f7249c5082.jpg",
      "createdAt": "2026-05-25T02:45:26.000Z",
      "description": "中国科技巨擘华为董事、半导体业务部总裁何庭波周一 (25 日) 在国际电路与系统研讨会 (ISCAS 2026) 上表示,今年秋季将上世的麒麟手机晶片率先采用了逻辑折叠技术,性能大幅提升。 何庭波指出,2020 年后,华为与合作伙伴一起,华为付出了巨大努力让手机晶片重回市场。 2025 年推出麒麟 9030Pro 后,华为手机晶片进入效能「饱和区」。为此,华为基于以「时间缩微」取代「几何缩微」的新定律,找到新的路径,使手机晶片性能实现阶跃式提升。 根据何庭波介绍,「麒麟 2026」手机晶片是逻辑",
      "pv": 54,
      "pinyin": "AI",
      "name": "科技",
      "path": "/new/AI"
    },
    {
      "id": 2220,
      "title": "现金满手还借钱?辉达不缺钱 为何发债200亿美元?",
      "shortTitle": "现金满手还借钱?辉达不缺钱 为何发债200亿美元?",
      "img": "https://cimg.cnyes.cool/prod/news/6500409/l/85dfe558709718dd5f446fb6e1ebe687.jpg",
      "createdAt": "2026-06-15T23:30:12.000Z",
      "description": "辉达帐上现金充裕、单季自由现金流高达 486 亿美元,却仍计划发行至少 200 亿美元债券,引发市场关注。分析认为,这并非资金短缺讯号,而是 AI 产业迈入重资产投资周期后,科技巨头运用信用优势抢占未来成长空间的新策略。",
      "pv": 53,
      "pinyin": "AI",
      "name": "科技",
      "path": "/new/AI"
    },
    {
      "id": 4768,
      "title": "AI能替代人类八成工作!越来越多信AI而裁员的公司都后悔了",
      "shortTitle": "AI能替代人类八成工作!越来越多信AI而裁员的公司都后悔了",
      "img": "https://cimg.cnyes.cool/prod/news/6519165/l/94f9a043949f6087f1aa1de74f05ab66.jpg",
      "createdAt": "2026-07-02T02:00:07.000Z",
      "description": "近年来,许多企业为追求降本增效,纷纷以导入 AI 为由大举裁员,但根据组织设计平台 Orgvue 最新研究报告,近四成曾为实施 AI 而裁员的企业管理者中,高达 55% 的人坦言,他们在裁员决策上犯了错误。 分析人士指出,这些企业过于乐观看待 AI 的替代能力,却忽视「人」在流程中的关键角色。许多公司只专注于以技术取代人力,却不愿投入资源培训员工,导致负责校验、管控 AI 品质的核心人员流失,反而拖垮整体生产效率。 国际大厂的真实案例已印证 AI 存在明显弱点。福特曾大规模导入自动化,却因 AI",
      "pv": 52,
      "pinyin": "AI",
      "name": "科技",
      "path": "/new/AI"
    },
    {
      "id": 4652,
      "title": "峰会前夕喊话川普坚守盟约!北约秘书长:欧洲3000亿美元军购撑美国19.5万就业",
      "shortTitle": "峰会前夕喊话川普坚守盟约!北约秘书长:欧洲3000亿美元军购",
      "img": "https://cimg.cnyes.cool/prod/news/6518889/l/1ec011a76225eb66731c937f477cd2f3.jpg",
      "createdAt": "2026-07-01T08:00:11.000Z",
      "description": "北约秘书长吕特 (Mark Rutte) 最新表示,欧洲与加拿大对美制武器「未交付订单」总额已达 3000 亿美元,预计支撑美国近 19.5 万个国防相关就业岗位。北约峰会将于下周举行,吕特以此公开呼吁美国总统川普持续坚守北约同盟承诺。 吕特肯定欧洲近期大举采购美制军备之举,指出此举同时满足「翻新长期怠忽保养的本国武装部队」及「持续援乌」双重目标。 他强调,过去两年全球新增 2500 亿美元防务投入已逼近产业产能上限,但这正是欧洲分担集体防务的具体证明,「向美国民众与总统证明,欧洲主动承担责任」",
      "pv": 51,
      "pinyin": "AI",
      "name": "科技",
      "path": "/new/AI"
    }
  ],
  "prev": {
    "id": 11965,
    "title": "日化大厂花王变身「洗晶片冠军」 海外首座洗净中心在新竹",
    "name": "科技",
    "path": "/new/AI"
  },
  "next": {
    "id": 12079,
    "title": "电动商用车爆发!2025全球销量年增86% 跨过50万辆里程碑 中国包办近9成市场",
    "name": "科技",
    "path": "/new/AI"
  },
  "randomRecommend": [
    {
      "id": 1382,
      "title": "比特币为何突然崩盘:复盘双重冲击",
      "img": "/public/uploads/default/image/2026/05/29/1780041080081_tmez1c.jpg",
      "path": "/whjy"
    },
    {
      "id": 1299,
      "title": "随机摆动指标策略",
      "img": "/public/uploads/default/image/2026/05/29/1780041024835_ys28g1.png",
      "path": "/whcl"
    },
    {
      "id": 4234,
      "title": "Tickmill外汇平台正规吗?平台怎么样,点差真是全网最低吗?",
      "img": "/public/uploads/default/image/2026/06/29/1782715896333_to6o7k.jpg",
      "path": "/whhq"
    },
    {
      "id": 1339,
      "title": "外汇新手小白操作不稳怎么办?外汇大神交易手法让你“稳赢”",
      "img": "/public/uploads/default/image/2026/05/29/1780041052131_ei18af.jpg",
      "path": "/whrm"
    },
    {
      "id": 1270,
      "title": "如何判定外汇平台是否正规?正规外汇平台有哪些注意事项?",
      "img": "/public/uploads/default/image/2026/05/29/1780041011730_8igyqj.jpg",
      "path": "/whplat"
    },
    {
      "id": 1292,
      "title": "外汇开户之前有哪些问题需要注意?",
      "img": "/public/uploads/default/image/2026/05/29/1780041022016_fr1w5m.jpg",
      "path": "/whkh"
    },
    {
      "id": 1304,
      "title": "马丁格尔交易系统",
      "img": "/public/uploads/default/image/2026/05/29/1780041038613_g7ulcq.png",
      "path": "/whcl"
    },
    {
      "id": 1234,
      "title": "真情关爱,温暖帮扶 ATFX连续三年走进云南,帮扶关爱小学",
      "img": "/public/uploads/default/image/2026/05/29/1780040996565_f45f0k.gif",
      "path": "/whhq"
    }
  ],
  "cate": {
    "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
  },
  "article": {
    "id": 12003,
    "cid": 28,
    "subCid": null,
    "title": "AI代理改写模型定价!为何DeepSeek API大涨、OpenAI反降80%?",
    "shortTitle": "AI代理改写模型定价!为何DeepSeek API大涨、Op",
    "tagId": "",
    "attr": "",
    "articleView": null,
    "source": null,
    "author": "钜亨网",
    "description": "AI模型价格战出现分化!DeepSeek大幅调高API价格,Kimi K3采高价策略,OpenAI却将部分模型价格下调80%。随AI代理普及,Token价格已不再是衡量AI成本的唯一标准。",
    "img": "https://cimg.cnyes.cool/prod/news/6581171/l/f006eeb762859fa031573d36ea2ac20a.jpg",
    "content": "<p>人工智慧(AI)模型市场的价格战正在出现新变化。过去两年,大模型竞争几乎围绕「能力提升、价格下降」展开,但近期各家业者的定价策略开始分化:DeepSeek调高API价格,Kimi K3以较高价格切入长程程式设计与复杂知识工作;另一方面,OpenAI却大幅下调部分模型价格,甚至让部分模型承担低成本、高吞吐量的执行工作。</p>\n<p style=\"text-align:center;\"><img src=\"https://cimg.cnyes.cool/prod/news/6581171/l/f006eeb762859fa031573d36ea2ac20a.jpg\" alt=\"AI代理改写模型定价!为何DeepSeek API大涨、OpenAI反降80%?\" style=\"width:50%;height:auto;border-radius:6px;margin:15px auto;display:block;\"></p>\n\n\n<p>分析指出,这显示大模型究竟「变便宜还是变贵」,已经不能只看每百万Token的单价。</p>\n\n<p>随着AI 代理开始承接更长、更复杂的任务,真正影响企业成本的,逐渐从模型价格转向一项任务需要多少次模型调用、多少上下文,以及多少推理与重试成本。</p>\n\n<h6><strong>DeepSeek</strong><strong>大幅调价,低价策略开始松动</strong></h6>\n\n<p>DeepSeek近期正式调整API价格,以V4 Pro为例,每百万Token的快取未命中输入价格,从原本3元调高至高峰时段9元、空闲时段4.5元;输出价格则由6元上调至高峰时段27元、空闲时段13.5元。</p>\n\n<p>V4 Flash也同步调价,并首次加入高峰与空闲时段的差别定价。</p>\n\n<p>此次调整最受瞩目的,是V4 Pro在高峰时段的输出价格已达原价4.5倍,快取命中输入价格更达原价12倍。DeepSeek过去凭借「价格屠夫」形象建立市场知名度,如今大幅调价后,其价格优势已不如过去明显。</p>\n\n<p>不过,DeepSeek的价格即使经过调整,与部分美国尖端模型相比仍存在价差。这也让此次调价更像是对既有使用规模与客户价格敏感度的一次测试。</p>\n\n<p>另一家中国模型业者月之暗面近期推出Kimi K3,则采取不同策略。K3主要面向长程程式设计、代理以及复杂知识工作,每百万Token普通输入价格为20元,输出价格达100元。</p>\n\n<p>这个价格明显高于多数中国国产开放模型,却不是对一款既有低价产品突然涨价。</p>\n\n<p>从DeepSeek调高既有服务价格,到Kimi K3以较高价格切入市场,中国模型业者过去依靠低价建立的市场形象正在出现变化。</p>\n\n<h6><strong>OpenAI</strong><strong>反向降价,</strong><strong>Luna</strong><strong>成</strong><strong>为</strong><strong>低成本执行层</strong></h6>\n\n<p>与此同时,OpenAI则走向相反方向。</p>\n\n<p>7月30日,OpenAI将GPT-5.6 Luna的API价格下调80%,Terra则降价20%;ChatGPT Work与Codex使用这两款模型所消耗的额度也同步降低。Sol的标准价格则维持不变,但针对低延迟需求的Fast模式,改以标准价格的2倍计费。</p>\n\n<p>这种看似矛盾的定价策略,其实反映出模型在AI工作流中的角色正在分化。</p>\n\n<p>OpenAI在模型分工上给出了一个程式设计任务的例子:Sol负责理解问题、处理不确定性并制定方案,Luna则负责执行已经确定的修改、撰写测试、执行测试与检查结果。</p>\n\n<p>换言之,Sol负责决定「怎么做」,Luna则负责大量执行「已经决定要做什么」。</p>\n\n<p>两者在一次任务中的使用频率与价值并不相同。高阶模型可能只需要少数几次调用,就能决定整个任务的方向;低阶模型则可能在后台连续执行数十次,因此模型成本会直接影响代理能否大规模运作。</p>\n\n<p>在这种架构下,Luna不只是较便宜的模型,也可能成为OpenAI承接大规模代理工作负载的执行层。</p>\n\n<p>价格下降后,原本因成本过高而无法执行的任务,可能变得具备经济效益;已经运作中的代理,也能增加测试、检查与重试次数。</p>\n\n<p>因此,OpenAI有理由压低Luna的价格。只要更多工作负载留在Codex与OpenAI API内,部分高价值步骤仍可能升级至Terra或Sol。低价模型负责承接大量任务,高阶模型则在关键环节保留更高的价格。</p>\n\n<h6><strong>AI </strong><strong>代理正在改变模型成本计算方式</strong></h6>\n\n<p>这背后更大的变化,是AI 代理正在改变模型的使用方式。</p>\n\n<p>传统聊天产品通常是一问一答;但代理接到一项任务后,可能需要先读取文件与历史纪录,再制定计划、呼叫工具、执行操作、检查结果。如果过程中出错,还可能重新读取上下文、修改方案并再次执行。</p>\n\n<p>因此,一个使用者指令,可能转化成数十次甚至上百次模型调用。这使「每百万Token多少钱」已经不足以衡量一项AI工作的实际成本。</p>\n\n<p>企业真正需要关注的,是完成一项任务需要多少Token、多少次模型调用、多少上下文,以及模型失败后需要多少次重试与人工介入。</p>\n\n<p>微软研究团队在2026年针对8款推理模型进行评估时发现,在21.8%的两两模型比较中,标价较低的模型最终总成本反而更高,最大差距达28倍。主要原因在于,不同模型为完成同一问题所消耗的思考Token可能存在巨大差异。</p>\n\n<p>McKinsey的内部使用经验也显示,同一项代理程式设计任务的成本可能相差30倍,且约10%的使用者消耗了65%的Token。因此,该机构开始利用模型路由,将较昂贵的模型留给困难工作,日常任务则交给旧模型或小模型。</p>\n\n<p>这代表模型价格下降,未必代表企业整体AI支出同步下降。</p>\n\n<h6><strong>Token</strong><strong>价格下降,</strong><strong>AI</strong><strong>使用量却可能快速增加</strong></h6>\n\n<p>如果单位Token价格持续下降,企业就有更大的预算空间使用AI,而更低的成本又会促使更多任务交给代理处理。</p>\n\n<p>于是便出现一个看似矛盾的现象:模型本身越来越便宜,但每个使用者消耗的「智慧」却可能持续增加。</p>\n\n<p>OECD统计显示,2024年1月至2026年4月,经品质调整后的文字模型价格下降近80%。如今,一些小型模型已经可以用远低于一年前旗舰模型的成本,提供相近的能力。</p>\n\n<p>但另一方面,代理承接的任务也越来越长,执行步骤更多,还需要额外进行检查、重试与工具调用。</p>\n\n<p>Epoch AI估计,全球推理供应能力每年增加超过3倍,但部分需求指标可能接近每年增加10倍。长上下文代理尤其可能率先面临容量限制。</p>\n\n<p>这也可能促使市场形成更明显的模型分工:普通工作持续转向更小、更便宜的模型;愿意为最尖端能力付费的使用者,则可能需要承担更高价格。</p>\n\n<p>OpenAI目前的价格结构,正呈现这种分化。</p>\n\n<p>Luna与Terra负责低成本、高吞吐量的工作,Sol保留更高的能力溢价,而Fast模式收取标准价格2倍,则反映「即时算力」这一种稀缺资源。</p>\n\n<p>当使用者要求模型立即完成任务时,服务商需要提供更高的即时处理能力,无法单纯依靠排队与批次处理降低成本。</p>\n\n<p>因此,模型市场开始出现与云端运算甚至电力市场类似的价格结构:基础负载越来越便宜,但高峰容量、优先处理与低延迟服务仍可以收取溢价。</p>\n\n<h6><strong>DeepSeek</strong><strong>调价,</strong><strong>真</strong><strong>正测试的是「定价权」</strong></h6>\n\n<p>分析指出,从这个角度看,DeepSeek近期调价的意义,也不只是单纯提高API收入。</p>\n\n<p>DeepSeek过去透过低价快速扩大模型使用规模,让开发者与企业建立模型接入、微调、工具适配等生态。</p>\n\n<p>一旦使用者已经将模型嵌入既有工作流程,价格上涨是否会导致大量客户转向其他模型,就能反映DeepSeek究竟是依靠低价吸引使用者,还是已经建立足够的产品黏性。</p>\n\n<p>此前网传的梁文锋投资者会议纪录曾提到,DeepSeek的API定价目标约为10个月收回设备成本。在这样的前提下,若原本价格已经低于多数使用者的价格敏感区间,继续降价未必能换来等比例的新增需求,反而可能压缩收入。</p>\n\n<p>算力限制也是不可忽视的因素。</p>\n\n<p>同一份交流会材料指出,DeepSeek取得的国产晶片资源明显少于大型网路公司。虽然模型训练与推理未必始终使用相同设备,但提高API价格仍可能透过筛选部分低价值或可延迟的负载,改善现金流,并让有限资源更多投入训练与关键产品。</p>\n\n<p>因此,这次调价某种程度上也是一次市场测试。</p>\n\n<p>如果价格上升后,使用量与客户留存没有明显下降,可能代表DeepSeek的使用者选择已不再单纯建立在低价之上;反之,如果大量工作快速转向其他模型,则可能说明过去的使用规模仍高度依赖价格优势。</p>\n\n<h6><strong>Kimi K3</strong><strong>走另一条路:高价</strong><strong>API</strong><strong>与开放权重并行</strong></h6>\n\n<p>Kimi K3面临的则是另一种市场考验。</p>\n\n<p>K3从推出之初便针对长程程式设计、代理与复杂知识工作设定较高价格,每百万Token普通输入20元、输出100元。与DeepSeek调整既有产品价格不同,Kimi试图直接为新的旗舰能力建立较高的价格定位。</p>\n\n<p>其商业模式也与单纯依靠API收入有所不同。</p>\n\n<p>开放权重可以扩大开发者覆盖,官方API则可以透过托管服务、推理最佳化与稳定供应,服务希望降低自行部署成本的企业。</p>\n\n<p>即使企业可以自行部署开放模型,仍然需要承担硬体采购、并发管理、快取、监控与服务稳定等成本。因此,部分客户仍可能选择支付较高价格使用官方API。</p>\n\n<p>K3发布后不久,月之暗面曾因需求超过计算能力而暂停接受新的Kimi订阅,将容量优先提供给既有付费使用者。</p>\n\n<p>分析称,这反映出模型发布初期存在容量压力,但短期供不应求仍不足以证明长期定价权,企业是否愿意持续以该价格将K3部署到生产环境,仍有待观察。</p>\n\n<h6><strong>模型</strong><strong>Router</strong><strong>兴起,</strong><strong>真</strong><strong>正</strong><strong>值</strong><strong>钱的是「分配</strong><strong>智慧</strong><strong>的入口」</strong></h6>\n\n<p>当代理工作流普及后,企业开始面临另一个问题:不需要所有任务都交给最强、也最昂贵的模型。</p>\n\n<p>因此,AI Gateway与模型Router的重要性正在提高。</p>\n\n<p>复杂规划可以交给旗舰模型,分类、资讯抽取、简单程式修改与格式处理则可以交给低价模型。当某款模型价格上升、速度下降或效果变差,流量也可以迅速转移。</p>\n\n<p>在这种环境下,Token本身未必是真正可比较的商品。不同模型为完成同一项任务,可能消耗完全不同数量的Token;真正值得衡量的,是完成任务所需要的有效智慧与总成本。</p>\n\n<p>这也解释了为何OpenAI需要同时经营高价的Sol与低价的Luna。</p>\n\n<p>如果只保留高阶模型,Codex中大量执行工作可能流向其他服务商;但如果将Luna价格压低,就能让更多规划与执行工作留在OpenAI自己的模型体系内,再由系统决定哪些环节需要升级至Terra或Sol。</p>\n\n<p>免费产品也扮演类似角色。免费使用者先进入ChatGPT与Codex,随着工具权限、记忆、程式码库与企业流程逐步接入,平台本身就可能成为使用者的代理工作入口。</p>\n\n<p>这代表,未来的竞争焦点,可能不只是「谁的模型最强」,而是「谁掌握了使用者的工作流程」。</p>\n\n<h6><strong>大模型价格战进入「两条战线」</strong></h6>\n\n<p>总的来说,从DeepSeek、Kimi到OpenAI,近期的价格变化显示,大模型价格战可能正在分成两条战线。</p>\n\n<p>第一条战线,是已经普及的模型能力持续降价。</p>\n\n<p>开放权重、小模型、模型蒸馏与推理效率提升,会不断把过去只有旗舰模型才能提供的能力推向低价区间。对于分类、资讯抽取、简单程式修改等标准化工作而言,模型之间的差异越来越难支撑高价格。</p>\n\n<p>另一条战线,则是尖端智慧、即时算力与工作流程入口。</p>\n\n<p>只要最强模型仍能完成其他模型无法可靠完成的任务,或能以更少步骤完成工作、降低返工成本,就仍然具备定价空间。同时,低延迟、长上下文、稳定吞吐量与高峰算力,也可能成为独立收费项目。</p>\n\n<p>因此,未来的模型市场不一定会走向「所有模型一起降价」,而更可能形成分层定价。</p>\n\n<p>基础模型负责提供越来越便宜的通用能力;尖端模型则保留能力溢价;代理平台与模型Router则负责决定什么任务应该使用什么模型。</p>\n\n<p>真正有能力掌握使用者、企业资料、工具权限与任务流程的平台,甚至可以在多个模型之间切换,将底层模型价格下降转化为自己的成本优势。</p>\n\n<p>反过来说,那些主要依靠API收入、缺乏应用入口与工作流程控制权的模型公司,压力可能更大。企业透过Router统一调度模型后,可以依照效果、速度与价格随时更换供应商,模型本身的领先优势也可能很快被竞品、蒸馏模型或开放模型追上。</p>\n\n<p>从这个角度来看,OpenAI此次调价其实已经呈现出AI产业下一阶段的雏形:Luna大幅降价,让低成本代理执行成为可能;Sol维持价格,Fast模式甚至收取两倍价格,则将尖端能力与即时算力保留在高价区间。</p>\n\n<p>大模型或许仍会越来越便宜,但当AI 代理开始承接更多工作后,企业购买的已不只是Token,而是完成一项任务所需要的「智慧」。</p>\n\n<p>因此,真正值得观察的问题,可能已经从「每百万Token多少钱」,转向「谁能以最低成本完成最多工作,以及谁掌握了把工作分配给模型的入口」。</p>\n\n<p>AI价格战并没有结束,只是竞争的计价单位正在改变。</p>\n<div class=\"related-articles seo-links\">\n  <h4>相关阅读</h4>\n  <ul>\n    <li><a href=\"/new/AI/article-11817.html\" title=\"研调:2026全球折叠手机市场出货年增21% 改善折痕将成技术竞争焦点\">研调:2026全球折叠手机市场出货年增21% 改善折痕将成技术竞争焦点</a></li>\n    <li><a href=\"/new/AI/article-11279.html\" title=\"KOSPI十个交易日内反弹逾20% 本轮牛市还能持续多久?\">KOSPI十个交易日内反弹逾20% 本轮牛市还能持续多久?</a></li>\n    <li><a href=\"/new/AI/article-276.html\" title=\"辉达 vs. Cerebras!投资人该选哪一档AI概念股?\">辉达 vs. Cerebras!投资人该选哪一档AI概念股?</a></li>\n    <li><a href=\"/new/AI/article-2576.html\" title=\"摩根大通喊买铠侠!上调目标价93.8%、AI推论需求引爆NAND快闪记忆体新行情\">摩根大通喊买铠侠!上调目标价93.8%、AI推论需求引爆NAND快闪记忆体新行情</a></li>\n    <li><a href=\"/new/AI/article-9715.html\" title=\"DeepSeek V4-Flash发表后 定义全球AI「斩杀线」与效能成本新局\">DeepSeek V4-Flash发表后 定义全球AI「斩杀线」与效能成本新局</a></li>\n    <li><a href=\"/new/AI/article-682.html\" title=\"黄仁勋:AI时代不必纠结孩子读什么科系 关键在如何用AI放大能力\">黄仁勋:AI时代不必纠结孩子读什么科系 关键在如何用AI放大能力</a></li>\n  </ul>\n</div>",
    "status": 0,
    "pv": 11,
    "link": "https://news.cnyes.com/news/id/6581171",
    "createdAt": "2026-08-19T09:10:36.000Z",
    "updatedAt": "2026-08-20T09:11:47.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": 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
    }
  ],
  "_locals": {},
  "cache": false
}