@@ -17,7 +17,7 @@ import java.util.*;
*/
public class XmlTest {
- @Test
+// @Test
public void parseXml() throws Exception{
String xmlStr = FileCopyUtils.copyToString(new FileReader("E:\\file\\test\\deputyOrder.xml"));
Map<String, Object> model = new HashMap<>();