liubao68 commented on issue #3546: URL: https://github.com/apache/servicecomb-java-chassis/issues/3546#issuecomment-1365701949
直接写死地址的情况下,走的不是 java chassis流程, 是 Spring MVC提供的 RestTemplate。 可以试试将请求的 body值从 String.class 改为 CheckVo 试试。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
