运行java程序的时候添加这个java.net.preferIPv4Stack=true 或者在代码里面写上,System.setProperty("java.net.preferIPv4Stack",true); 相关文章: 2021-07-21 2021-09-30 2021-09-30