wujimin created SCB-1344:
----------------------------
Summary: use producer parameter type in producer argument mapper
for wrapped body
Key: SCB-1344
URL: https://issues.apache.org/jira/browse/SCB-1344
Project: Apache ServiceComb
Issue Type: Sub-task
Components: Java-Chassis
Reporter: wujimin
Assignee: wujimin
Fix For: java-chassis-2.0.0
swagger: void test(Body body)
producer: void add(BeanA x, BeanB y)
when map body.x to x parameter, should use type BeanA, and BeanB for y parameter
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)