From ffdd30831bfdb11b43e91560010e03f07cd9e1c0 Mon Sep 17 00:00:00 2001 From: Denmark <16132698+maidan1100@user.noreply.gitee.com> Date: Thu, 9 Oct 2025 10:23:38 +0000 Subject: [PATCH] update src/unifiedbus/domain_company.yaml. Signed-off-by: Denmark <16132698+maidan1100@user.noreply.gitee.com> --- src/unifiedbus/domain_company.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/unifiedbus/domain_company.yaml b/src/unifiedbus/domain_company.yaml index bd067e6..e5cc286 100644 --- a/src/unifiedbus/domain_company.yaml +++ b/src/unifiedbus/domain_company.yaml @@ -107,3 +107,13 @@ companies: company: "中信建投证券" - domain: "stu.xmu.edu.cn" company: "厦门大学" + - domain: "mail01.huawei.com" + company: "华为技术有限公司" + - domain: "bytedance.com" + company: "北京火山引擎科技有限公司" + - domain: "alibaba-inc.com" + company: "阿里云计算有限公司" + - domain: "zte.com.cn" + company: "中兴通讯股份有限公司" + - domain: "chinamobile.com" + company: "中移动信息技术有限公司" \ No newline at end of file -- Gitee