這個(gè)錯(cuò)怎么解決啊
Node node = new Node(function.getId(),function.getParentld(),function.getName(),"open", new NodeAttribute(null == function.getUrl() ? "" : function.getUrl(),function.getId()), function.getSerialNum());
Node node = new Node(function.getId(),function.getParentld(),function.getName(),"open", new NodeAttribute(null == function.getUrl() ? "" : function.getUrl(),function.getId()), function.getSerialNum());
2017-09-01
舉報(bào)
2017-10-16
都沒有看到報(bào)錯(cuò)信息。