zhangherong
2025-03-14 9a8d9ef43c70fe6d70b494f49b19e5ca6ef01d4b
lxzn-module-system/lxzn-system-biz/src/main/java/org/jeecg/modules/system/model/MdcProductionTreeModel.java
@@ -39,6 +39,11 @@
    private String title;
    private boolean isLeaf;
    /**
     * 类型
     */
    private Integer type;
    //以下所有字段均与MdcProduction相同
    private String id;