hyingbo
9 天以前 cc0e9036de6e922e8fe254fef01d8de9996024b7
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;