Lius
2025-03-17 a3c71125961f85dc3166f8aa74d2544a3c98bcdd
lxzn-module-system/lxzn-system-biz/src/main/java/org/jeecg/modules/system/service/IMdcProductionService.java
@@ -22,6 +22,11 @@
    List<MdcProductionTreeModel> queryTreeList();
    /**
     * 查询所有产线信息,并分节点进行显示(添加系统配置)
     */
    List<MdcProductionTreeModel> queryTreeListByConfig();
    /**
     * 查询所有产线信息,并分节点进行显示
     */
    List<MdcProductionTreeModel> queryTreeList(String ids);