Showing
1 changed file
with
0 additions
and
3 deletions
@@ -39,9 +39,6 @@ public class MiniServiceAppImpl implements IMiniAppService { | @@ -39,9 +39,6 @@ public class MiniServiceAppImpl implements IMiniAppService { | ||
39 | private IMiniappMsgFormDAO miniappMsgFormDAO; | 39 | private IMiniappMsgFormDAO miniappMsgFormDAO; |
40 | 40 | ||
41 | @Autowired | 41 | @Autowired |
42 | - private SendWechatRequest sendWechatRequest; | ||
43 | - | ||
44 | - @Autowired | ||
45 | private IMiniAppAccessTokenService miniAppAccessTokenService; | 42 | private IMiniAppAccessTokenService miniAppAccessTokenService; |
46 | 43 | ||
47 | public String getMsgSendUrl(){ | 44 | public String getMsgSendUrl(){ |
-
Please register or login to post a comment