![JAR search and dependency download from the Maven repository](/logo.png)
cn.fanzy.breeze.wechat.cp.handler.WxCpSubscribeHandler Maven / Gradle / Ivy
package cn.fanzy.breeze.wechat.cp.handler;
import me.chanjar.weixin.cp.message.WxCpMessageHandler;
/**
* 订阅处理程序
*
* @author fanzaiyang
* @since 2021/06/02
*/
public interface WxCpSubscribeHandler extends WxCpMessageHandler {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy