From 3cafae890b4c0e29a29919d5e5425ef88f51fe0e Mon Sep 17 00:00:00 2001 From: shiyue <935732994@qq.com> Date: Fri, 13 Feb 2026 17:23:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20src/data/artifacts.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data/artifacts.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/data/artifacts.json b/src/data/artifacts.json index c57ee9a..d93174b 100644 --- a/src/data/artifacts.json +++ b/src/data/artifacts.json @@ -90,6 +90,7 @@ { "id": "A088", "name": "关闭的采购", "nameEn": "Closed Procurements", "category": "document" }, { "id": "A089", "name": "卖方绩效评价文档", "nameEn": "Seller Performance Evaluation Documentation", "category": "document" }, { "id": "A090", "name": "采购策略", "nameEn": "Procurement Strategy", "category": "document" }, - { "id": "A091", "name": "采购文档更新", "nameEn": "Procurement Documentation Updates", "category": "document" } + { "id": "A091", "name": "采购文档更新", "nameEn": "Procurement Documentation Updates", "category": "document" }, + { "id": "A092", "name": "其他知识领域规划过程的输出", "nameEn": "Other Documentation", "category": "document" } ] }