| 程序包 | 说明 |
|---|---|
| org.nutz.weixin.bean | |
| org.nutz.weixin.impl | |
| org.nutz.weixin.spi |
| 限定符和类型 | 方法和说明 |
|---|---|
List<WxMenu> |
WxMenu.getSubButtons() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
WxMenu.setSubButtons(List<WxMenu> subButtons) |
| 限定符和类型 | 方法和说明 |
|---|---|
WxMenu |
WxApiImpl.fetchMenu()
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
WxApiImpl.creatMenu(WxMenu menu)
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
WxResp |
WxApi2Impl.menu_addconditional(List<WxMenu> button,
WxMatchRule matchrule) |
WxResp |
WxApi2Impl.menu_create(List<WxMenu> button) |
| 限定符和类型 | 方法和说明 |
|---|---|
WxMenu |
WxAPI.fetchMenu()
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<WxMenu> |
WxResp.menu() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
WxAPI.creatMenu(WxMenu menu)
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
WxResp |
WxMenuApi.menu_addconditional(List<WxMenu> button,
WxMatchRule matchRule) |
WxResp |
WxMenuApi.menu_create(List<WxMenu> button) |
Copyright © 2019. All rights reserved.