diff --git a/SanPinPLM/相关操作/2.0-PDM/25.物料分类设置.md b/SanPinPLM/相关操作/2.0-PDM/25.物料分类设置.md index e4760581..2efc2395 100644 --- a/SanPinPLM/相关操作/2.0-PDM/25.物料分类设置.md +++ b/SanPinPLM/相关操作/2.0-PDM/25.物料分类设置.md @@ -142,9 +142,11 @@ ### 属性说明 -| 名称 | 属性名 | 备注 | -| --- | --- | --- | -| 层次码 | wbs | | +| 名称 | 属性名 | 备注 | +| ---- | ---------- | ---------------------------------------------------------------- | +| 层次码 | wbs | 层次码允许 **跳层** 不允许 **续接**,详情见 [层次码(wbs)说明](60.BOM搭建.md#层次码(wbs)说明) | +| 分类名称 | objkidname | | +| | | | # 扩展概念 diff --git a/SanPinPLM/相关操作/2.0-PDM/60.BOM搭建.md b/SanPinPLM/相关操作/2.0-PDM/60.BOM搭建.md index 79b9480c..32d062ae 100644 --- a/SanPinPLM/相关操作/2.0-PDM/60.BOM搭建.md +++ b/SanPinPLM/相关操作/2.0-PDM/60.BOM搭建.md @@ -162,10 +162,10 @@ ### 层次码(wbs)说明 -系统的层次码(wbs)是允许间隔的,即2.1之后接2.3是可以顺利导入的 +系统的层次码(wbs)是允许 **跳层** 的,即2.1之后接2.3是可以顺利导入的 ![](assets/Pasted%20image%2020250214172043.png) -但是不允许跳层,即2.2之后接3,3之后再接2.3是不能导入2.3的 +但是不允许 **续接**,即2.2之后接3,3之后再接2.3是不能导入2.3的 ![](assets/Pasted%20image%2020250214172119.png) \ No newline at end of file