diff --git a/austin-web/src/main/java/com/java3y/austin/web/controller/OfficialAccountController.java b/austin-web/src/main/java/com/java3y/austin/web/controller/OfficialAccountController.java index dfd29dc..0afcfb4 100644 --- a/austin-web/src/main/java/com/java3y/austin/web/controller/OfficialAccountController.java +++ b/austin-web/src/main/java/com/java3y/austin/web/controller/OfficialAccountController.java @@ -47,7 +47,7 @@ public class OfficialAccountController { @Autowired private WxServiceUtils wxServiceUtils; - @Autowired + //@Autowired private WeChatLoginConfig configService; @Autowired