Uses of Class
com.foxinmy.weixin4j.mp.model.Menu
-
Packages that use Menu Package Description com.foxinmy.weixin4j.mp com.foxinmy.weixin4j.mp.api -
-
Uses of Menu in com.foxinmy.weixin4j.mp
Methods in com.foxinmy.weixin4j.mp that return types with arguments of type Menu Modifier and Type Method Description List<Menu>
WeixinProxy. getAllMenu()
查询全部菜单(包含个性化菜单) -
Uses of Menu in com.foxinmy.weixin4j.mp.api
Methods in com.foxinmy.weixin4j.mp.api that return types with arguments of type Menu Modifier and Type Method Description List<Menu>
MenuApi. getAllMenu()
查询全部菜单(包含个性化菜单)
-