me.chanjar.weixin.cp.api.impl.WxCpServiceImpl Maven / Gradle / Ivy
The newest version!
package me.chanjar.weixin.cp.api.impl;
/**
*
* 默认接口实现类,使用apache httpclient实现
* Created by Binary Wang on 2017-5-27.
*
*
* @author Binary Wang
*/
public class WxCpServiceImpl extends WxCpServiceApacheHttpClientImpl {
}