天水丿姜伯约
天水丿姜伯约
你自己下面的找错了吧,我按你给的连接正常的,没有出现地址不对的
`PremainClass` java code ``` java public class PremainClass { public static void premain(String args, Instrumentation instrumentation) { Profile.inti(args); AgentBuilder.Transformer transformer = (builder, typeDescription, classLoader, module, protectionDomain) -> builder.method(ElementMatchers.named("sendLoopMessageTask")).intercept(Advice.to(KnowledgeSmsAdvice.class)); new AgentBuilder.Default()...
As shown in the code above. Accessing the `knowledgeSceneCode` field was successful, but the `wechatMiniappFeature` field would result in an error @raphw