提交 6963acd6 编写于 作者: L louis 提交者: kezhenxu94

Fix bug dubbo-2.7-conflict-patch plugin class path error (#4003)

上级 821c50d0
......@@ -43,7 +43,7 @@ public class WrapperInstrumentation extends ClassStaticMethodsEnhancePluginDefin
}
@Override public String getMethodsInterceptor() {
return "org.apache.skywalking.apm.plugin.dubbo.patch.MakeWrapperInterceptor";
return "org.apache.skywalking.apm.plugin.asf.dubbo.patch.MakeWrapperInterceptor";
}
@Override public boolean isOverrideArgs() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册