Class WeixinMpAccount

    • Constructor Detail

      • WeixinMpAccount

        public WeixinMpAccount​(String appId,
                               String appSecret,
                               List<WeixinAccount> components)
        Parameters:
        appId - 应用ID 使用普通接口(WeixinProxy对象)必须填写
        appSecret - 应用密钥 使用普通接口(WeixinProxy对象)必须填写
        components - 应用组件集合 使用套件接口(WeixinComponentProxy#ComponentApi)必须填写