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