Browse Source

创建基础页面框架

yuliang 5 years ago
parent
commit
acb73f2e67

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

@@ -118,7 +118,7 @@ public class WxController {
         btn1.setType(WxConsts.MenuButtonType.VIEW);
         btn1.setUrl(
                 wxService.oauth2buildAuthorizationUrl(weChatProperties.getDomain() +
-                                "home.html",
+                                "/home/home.html",
                         WxConsts.OAuth2Scope.SNSAPI_USERINFO, null)
         );
 

+ 1 - 1
whepi-web/src/main/resources/application-dev.yml

@@ -46,7 +46,7 @@ yvan:
 
     ##domain: http://wx.good5you.com/
 #    domain: http://bofeng.ng.good5you.com
-    domain: http://yuliang.ng.yvanui.com/
+    domain: http://yuliang.ng.yvanui.com
 #    domain: http://yyc21fmd42.hkhttp.cn
 #    tmpTicketExpireSeconds: 10800
     templates: