src/main/java/com/ruoyi/production/pojo/ProductStructure.java @@ -52,5 +52,10 @@ */ private Long bomId; /** * 父节点ID */ private Long parentId; }