微信自定义菜单文档地址:
https://mp.weixin.qq.com/wiki?t=resource/res_main&id=mp1421141013
通读文档,发现需要按照其规定的字段进行拼接就可以,设计的代码功能:
JsonResult jsonResults = mpWeiXinService.getAccessToken(wxzfbid, component_appid);
if (jsonResults.getStatus() == JsonResult