Browse Source

公众号迁移

caotao 5 years ago
parent
commit
5b942e8e12
1 changed files with 1 additions and 1 deletions
  1. 1 1
      whepi-web/src/main/java/com/bofeng/wx/WxController.java

+ 1 - 1
whepi-web/src/main/java/com/bofeng/wx/WxController.java

@@ -128,7 +128,7 @@ public class WxController {
 //        );
 
         val btn1 = new WxMenuButton();
-        btn1.setName("家园互助");
+        btn1.setName("健康上报");
         btn1.setType(WxConsts.MenuButtonType.VIEW);
         btn1.setUrl(
                 wxService.oauth2buildAuthorizationUrl(weChatProperties.getDomain() +