diff --git a/build/routes.js b/build/routes.js index 631bf29b91..bf4e938818 100644 --- a/build/routes.js +++ b/build/routes.js @@ -18797,7 +18797,7 @@ export default { "maintainers": [ "nczitzk" ], - "description": "| id | 分类 |\n| ------------ | ---- |\n| global | 最新 |\n| shares | 股市 |\n| bonds | 债市 |\n| commodities | 商品 |\n| forex | 外汇 |\n| enterprise | 公司 |\n| asset-manage | 资管 |\n| tmt | 科技 |\n| estate | 地产 |\n| car | 汽车 |\n| medicine | 医药 |", + "description": "| id | 分类 |\n| ------------ | ---- |\n| global | 最新 |\n| shares | 股市 |\n| bonds | 债市 |\n| commodities | 商品 |\n| forex | 外汇 |\n| finance | 金融 |\n| enterprise | 公司 |\n| asset-manage | 资管 |\n| tmt | 科技 |\n| ai | 硬AI |\n| estate | 地产 |\n| car | 汽车 |\n| medicine | 医药 |", "location": "news.ts", "module": () => import('@/routes/wallstreetcn/news.ts') }, diff --git a/build/routes.json b/build/routes.json index 3e79b6f1a3..9c4a13c311 100644 --- a/build/routes.json +++ b/build/routes.json @@ -18797,7 +18797,7 @@ "maintainers": [ "nczitzk" ], - "description": "| id | 分类 |\n| ------------ | ---- |\n| global | 最新 |\n| shares | 股市 |\n| bonds | 债市 |\n| commodities | 商品 |\n| forex | 外汇 |\n| enterprise | 公司 |\n| asset-manage | 资管 |\n| tmt | 科技 |\n| estate | 地产 |\n| car | 汽车 |\n| medicine | 医药 |", + "description": "| id | 分类 |\n| ------------ | ---- |\n| global | 最新 |\n| shares | 股市 |\n| bonds | 债市 |\n| commodities | 商品 |\n| forex | 外汇 |\n| finance | 金融 |\n| enterprise | 公司 |\n| asset-manage | 资管 |\n| tmt | 科技 |\n| ai | 硬AI |\n| estate | 地产 |\n| car | 汽车 |\n| medicine | 医药 |", "location": "news.ts", "module": "() => import('@/routes/wallstreetcn/news.ts')" },