解决方法:加上 <!DOCTYPE xml>

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml>
<ROOT>
 <goods>
  <isin>SN100001</isin>
  <quantity>1100</quantity>
  <price>200.20</price>
  <customer>张三</customer>
 </goods>
</ROOT>

 

相关文章:

  • 2022-12-23
  • 2022-01-07
  • 2021-11-16
  • 2021-06-07
  • 2022-12-23
  • 2022-01-07
  • 2021-09-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-11-14
  • 2021-12-27
  • 2022-02-08
  • 2021-10-29
相关资源
相似解决方案