1.报错日志
2.原因:
url不对
之前使用的是http:192.168.xx.xxx:9001/xxx-Service/main.service
正确应该为http://192.168.xx.xxx:9001/xxx-Service/main.service
url不对
之前使用的是http:192.168.xx.xxx:9001/xxx-Service/main.service
正确应该为http://192.168.xx.xxx:9001/xxx-Service/main.service