We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5338c5 commit e980b52Copy full SHA for e980b52
weixin-java-open/src/main/java/me/chanjar/weixin/open/api/impl/WxOpenMpServiceImpl.java
@@ -9,7 +9,7 @@
9
/**
10
* @author <a href="https://github.com/007gzs">007</a>
11
*/
12
-/* package(无需对外暴露) */ class WxOpenMpServiceImpl extends WxMpServiceImpl {
+public class WxOpenMpServiceImpl extends WxMpServiceImpl {
13
private WxOpenComponentService wxOpenComponentService;
14
private WxMpConfigStorage wxMpConfigStorage;
15
private String appId;
0 commit comments