huanghezhen commented on issue #2665:
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/2665#issuecomment-996379804


   因为我看见了 mvc注解 你们是对其重新定义 并且重新实现解析的,  我的新理解是  @RequestParam 是用来接收 url中的参数  
@Requestbody 是用来接收body中的参数 (然后根据 json 还是 form  来使用不同的解析方式)


-- 
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]


Reply via email to