|
@@ -164,7 +164,7 @@ public class WxController {
|
|
|
|
|
|
|
|
|
|
val btn31 = new WxMenuButton();
|
|
val btn31 = new WxMenuButton();
|
|
- btn31.setName("用户认证");
|
|
|
|
|
|
+ btn31.setName("用户认证指南");
|
|
btn31.setType(WxConsts.MenuButtonType.VIEW);
|
|
btn31.setType(WxConsts.MenuButtonType.VIEW);
|
|
btn31.setUrl(
|
|
btn31.setUrl(
|
|
wxService.oauth2buildAuthorizationUrl(weChatProperties.getDomain() +
|
|
wxService.oauth2buildAuthorizationUrl(weChatProperties.getDomain() +
|