From cfa7b4ff808da81153d52ef7b89cb46bc23a7de2 Mon Sep 17 00:00:00 2001 From: 7Wate Date: Wed, 8 Mar 2023 14:39:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=81=E4=B8=9A=EF=BC=9A=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E5=85=A5=E9=97=A8=E7=BB=93=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- group/company/入门/应用系统/_category_.json | 8 ++++++++ group/company/入门/数字化/_category_.json | 8 ++++++++ group/company/入门/标准参考/_category_.json | 8 ++++++++ group/company/入门/管理文化/_category_.json | 8 ++++++++ group/company/入门/组织结构/_category_.json | 8 ++++++++ 5 files changed, 40 insertions(+) create mode 100644 group/company/入门/应用系统/_category_.json create mode 100644 group/company/入门/数字化/_category_.json create mode 100644 group/company/入门/标准参考/_category_.json create mode 100644 group/company/入门/管理文化/_category_.json create mode 100644 group/company/入门/组织结构/_category_.json diff --git a/group/company/入门/应用系统/_category_.json b/group/company/入门/应用系统/_category_.json new file mode 100644 index 00000000..a088b5f0 --- /dev/null +++ b/group/company/入门/应用系统/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "应用系统", + "position": 2, + "link": { + "type": "generated-index", + "title": "数字化" + } +} \ No newline at end of file diff --git a/group/company/入门/数字化/_category_.json b/group/company/入门/数字化/_category_.json new file mode 100644 index 00000000..acc2248e --- /dev/null +++ b/group/company/入门/数字化/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "数字化", + "position": 1, + "link": { + "type": "generated-index", + "title": "数字化" + } +} \ No newline at end of file diff --git a/group/company/入门/标准参考/_category_.json b/group/company/入门/标准参考/_category_.json new file mode 100644 index 00000000..42d4d0ac --- /dev/null +++ b/group/company/入门/标准参考/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "标准参考", + "position": 5, + "link": { + "type": "generated-index", + "title": "标准参考" + } +} \ No newline at end of file diff --git a/group/company/入门/管理文化/_category_.json b/group/company/入门/管理文化/_category_.json new file mode 100644 index 00000000..8d59dc5b --- /dev/null +++ b/group/company/入门/管理文化/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "管理文化", + "position": 4, + "link": { + "type": "generated-index", + "title": "管理文化" + } +} \ No newline at end of file diff --git a/group/company/入门/组织结构/_category_.json b/group/company/入门/组织结构/_category_.json new file mode 100644 index 00000000..e861cbfe --- /dev/null +++ b/group/company/入门/组织结构/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "组织结构", + "position": 3, + "link": { + "type": "generated-index", + "title": "组织结构" + } +} \ No newline at end of file