接口 WxCpManagerService

  • 所有已知实现类:
    WxCpManagerServiceImpl

    public interface WxCpManagerService
    企业微信服务管理
    作者:
    guer
    • 方法详细资料

      • getService

        default me.chanjar.weixin.cp.api.WxCpService getService​(String corpId,
                                                                Integer agentId)
        获取服务
        参数:
        corpId - 企业ID
        agentId - 应用ID
        返回:
        企业微信服务
      • getService

        me.chanjar.weixin.cp.api.WxCpService getService​(String appId)
        获取服务
        参数:
        appId - 应用ID
        返回:
        企业微信服务