From d47ce375afd327dbc1d79a1519473f691af9bcae Mon Sep 17 00:00:00 2001 From: Leo Date: Thu, 18 Dec 2025 10:35:22 +0800 Subject: [PATCH] update: erp-mat --- erp-mat/common/types.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erp-mat/common/types.go b/erp-mat/common/types.go index 122d5c7..72970a4 100644 --- a/erp-mat/common/types.go +++ b/erp-mat/common/types.go @@ -10,7 +10,7 @@ func getMatType(matName string) string { return "C" case "光缆_GYTA-4B1.3(m)": return "C~" - case "光缆_GYTA-6B1.3": + case "光缆_GYTA-6B1.3", "光缆_GYTA-6B1.3(烽火藤仓纤)": return "D" case "光缆_GYTA-6B1.3(m)": return "D~"