All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cn.fanzy.breeze.wechat.cp.handler.WxCpMenuClickHandler Maven / Gradle / Ivy

There is a newer version: 2.2.3
Show newest version
package cn.fanzy.breeze.wechat.cp.handler;

import me.chanjar.weixin.cp.message.WxCpMessageHandler;


/**
 * 菜单处理程序
 *
 * @author fanzaiyang
 * @since 2021/06/02
 */
public interface WxCpMenuClickHandler extends WxCpMessageHandler {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy