公众号菜单名称修改
This commit is contained in:
		
							parent
							
								
									68d426afb8
								
							
						
					
					
						commit
						f278fd8aef
					
				|  | @ -81,7 +81,7 @@ public class MenuManager { | |||
|         btn22.put("url", "https://open.weixin.qq.com/connect/oauth2/authorize?appid=" + WXMPCMD.APPID + "&redirect_uri=" + url + "wechat/wxResponse.html?response_type=code&scope=snsapi_userinfo&state=path~personal"); | ||||
| 
 | ||||
|         Map btn23 = new HashMap<>(); | ||||
|         btn23.put("name", "促销活动"); | ||||
|         btn23.put("name", "激励活动"); | ||||
|         btn23.put("type", "view"); | ||||
|         btn23.put("url", "https://open.weixin.qq.com/connect/oauth2/authorize?appid=" + WXMPCMD.APPID + "&redirect_uri=" + url + "wechat/wxResponse.html?response_type=code&scope=snsapi_userinfo&state=path~saleroom"); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue