mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-10-29 09:38:19 +08:00
🎨 优化代码,恢复误删除代码
This commit is contained in:
@ -0,0 +1,12 @@
|
||||
package me.chanjar.weixin.cp.tp.service.impl;
|
||||
|
||||
/**
|
||||
* <pre>
|
||||
* 默认接口实现类,使用apache httpclient实现
|
||||
* Created by zhenjun cai.
|
||||
* </pre>
|
||||
*
|
||||
* @author zhenjun cai
|
||||
*/
|
||||
public class WxCpTpServiceImpl extends WxCpTpServiceApacheHttpClientImpl {
|
||||
}
|
||||
Reference in New Issue
Block a user