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~"