heyile commented on issue #3687:
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/3687#issuecomment-1447673251

   无法上传附件. 关键代码在  ConsumerArgumentsMapperCreator::createArgumentsMapper 其中判定  
isAllSameMapper()
   这里会比较 invocationArgumentName 和 swaggerArgumentName. 在 
ConsumerArgumentSame::isSameMapping() 中.
   其中正常的流程返回了  new ArgumentsMapperDirectReuse(). 异常的流程返回了 new 
ArgumentsMapperCommon(mappers)


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