import org.marker.weixin.DefaultSession; import org.marker.weixin.HandleMessageAdapter; import org.marker.weixin.MySecurity; import org.marker.weixin.msg.*;


需要以下微信包可以添加我的微信公众号

回复“微信api”即可得到jar链接,以及maven添加本地jar方法,以及更改后的源代码



import org.marker.weixin.DefaultSession;
import org.marker.weixin.HandleMessageAdapter;
import org.marker.weixin.MySecurity;
import org.marker.weixin.msg.*;
原文地址:https://www.cnblogs.com/Amos-Turing/p/7203500.html