![JAR search and dependency download from the Maven repository](/logo.png)
cn.fanzy.breeze.wechat.cp.handler.WxCpMenuHandler 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 WxCpMenuHandler extends WxCpMessageHandler {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy