com.github.binarywang.wxpay.service.impl.WxPayServiceImpl Maven / Gradle / Ivy
The newest version!
package com.github.binarywang.wxpay.service.impl;
/**
*
* 微信支付接口请求实现类,默认使用Apache HttpClient实现
* Created by Binary Wang on 2017-7-8.
*
*
* @author Binary Wang
*/
public class WxPayServiceImpl extends WxPayServiceApacheHttpImpl {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy