liubao68 edited a comment on issue #2151: URL: https://github.com/apache/servicecomb-java-chassis/issues/2151#issuecomment-770124707
你说的功能似乎是业务自己定制的功能。 java-chassis并没有提供在URL末尾追加URL的功能。 如果方便,你也可以尝试使用java-chassis的samples验证下,并提供一个例子,供分析使用。 如果是业务自己定制的功能, 肯定有某段代码使用了getContext读取参数,改为getLocalContext即可。 ---------------------------------------------------------------- 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]
