转换cmoutmsg消息的xml 去除多余的空标签

This commit is contained in:
zhouxiunai
2019-01-07 17:28:33 +08:00
parent 216b71ad1a
commit bd5fc8191d
5 changed files with 50 additions and 2 deletions
+6
View File
@@ -57,6 +57,12 @@
</dependency>
<dependency>
<groupId>com.fasterxml.woodstox</groupId>
<artifactId>woodstox-core</artifactId>
<version>5.1.0</version>
</dependency>
<dependency>
<groupId>com.oracle</groupId>
<artifactId>ojdbc6</artifactId>