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