package com.dy.rtuMw.server.rtuData; public class TreeConfig { public TaskConfig taskConf ; public TreeConfig[] subTreeConfs ;//所有子节点 }