lengshanwudi commented on issue #2151: URL: https://github.com/apache/servicecomb-java-chassis/issues/2151#issuecomment-759320641
 使用addContext("appendUrl", skillName) ,原来在uri尾部可以在追加尾部skillName字符串,修改为addLocalContext("appendUrl", skillName) 无法追加,还有其他的参数需要修改吗? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
