Skip to content
Prev Previous commit
Next Next commit
去掉无用引用
  • Loading branch information
刘继想 committed Dec 24, 2020
commit fe5afb87e5f6c86c0d31fb3606289f5b849d68fc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
import me.chanjar.weixin.common.session.WxSessionManager;
import me.chanjar.weixin.cp.bean.message.WxCpTpXmlMessage;
import me.chanjar.weixin.cp.bean.message.WxCpXmlOutMessage;
import me.chanjar.weixin.cp.message.WxCpMessageRouterRule;
import me.chanjar.weixin.cp.tp.service.WxCpTpService;
import org.apache.commons.lang3.StringUtils;

Expand Down