提交 6936fdde 编写于 作者: 如梦技术's avatar 如梦技术 🐛

🔖 v1.4.0.

上级 574ecf1d
......@@ -59,7 +59,7 @@ public class MsgInterceptor extends HandlerInterceptorAdapter {
}
} else {
if (StringUtils.hasText(appId)) {
ApiConfigKit.setThreadLocalAppId(appId);
WxaConfigKit.setThreadLocalAppId(appId);
token = WxaConfigKit.getWxaConfig(appId).getToken();
} else {
token = WxaConfigKit.getWxaConfig().getToken();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册