mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix XmlUtil
This commit is contained in:
@@ -13,4 +13,5 @@ public class XMLTest {
|
||||
final String s = JSONUtil.toXmlStr(put);
|
||||
Assert.assertEquals("<aaa>你好</aaa><键2>test</键2>", s);
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user