lxzn-module-dnc/src/main/java/org/jeecg/modules/dnc/entity/ProductMix.java
@@ -53,6 +53,7 @@ this.treeName = treeName; this.treeCode = treeCode; this.type = type; this.treeType = type; this.children = new ArrayList<>(); this.label="["+treeCode+"]"+treeName; this.createTime = createTime;