Преглед изворни кода

#1122 开放平台对外暴露WxOpenMpServiceImpl类,方便开发者灵活调用

master
Binary Wang пре 5 година
родитељ
комит
e980b52ef2
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      weixin-java-open/src/main/java/me/chanjar/weixin/open/api/impl/WxOpenMpServiceImpl.java

+ 1
- 1
weixin-java-open/src/main/java/me/chanjar/weixin/open/api/impl/WxOpenMpServiceImpl.java Прегледај датотеку

@@ -9,7 +9,7 @@ import me.chanjar.weixin.open.api.WxOpenComponentService;
/**
* @author <a href="https://github.com/007gzs">007</a>
*/
/* package(无需对外暴露) */ class WxOpenMpServiceImpl extends WxMpServiceImpl {
public class WxOpenMpServiceImpl extends WxMpServiceImpl {
private WxOpenComponentService wxOpenComponentService;
private WxMpConfigStorage wxMpConfigStorage;
private String appId;


Loading…
Откажи
Сачувај