yangys
2024-05-18 cc0bdfb33ef638dfafe3185c92c7076d815e1c9b
smart-starter-notify/src/main/java/com/qianwen/core/notify/provider/wechat/mini/WeixinMiniNotifier.java
@@ -27,7 +27,6 @@
import com.qianwen.core.tool.utils.StringFormatUtil;
import com.qianwen.core.tool.utils.StringUtil;
/* loaded from: blade-starter-notify-9.3.0.0-SNAPSHOT.jar:org/springblade/core/notify/provider/wechat/mini/WeixinMiniNotifier.class */
public class WeixinMiniNotifier extends AbstractNotifier<WechatMiniMessageTemplate> {
    private static final Logger log = LoggerFactory.getLogger(WeixinMiniNotifier.class);
    private final AtomicReference<String> accessToken;