mirror of
				https://gitee.com/binary/weixin-java-tools.git
				synced 2025-10-31 10:38:42 +08:00 
			
		
		
		
	统一规范化部分javadoc
This commit is contained in:
		| @ -27,7 +27,7 @@ import java.nio.charset.StandardCharsets; | ||||
|  * Created by Binary Wang on 2016/7/28. | ||||
|  * </pre> | ||||
|  * | ||||
|  * @author binarywang (https://github.com/binarywang) | ||||
|  * @author <a href="https://github.com/binarywang">Binary Wang</a> | ||||
|  */ | ||||
| public class WxPayServiceApacheHttpImpl extends WxPayServiceAbstractImpl { | ||||
|  | ||||
|  | ||||
| @ -18,7 +18,7 @@ import java.nio.charset.StandardCharsets; | ||||
|  * 微信支付请求实现类,jodd-http实现 | ||||
|  * Created by Binary Wang on 2016/7/28. | ||||
|  * | ||||
|  * @author binarywang (https://github.com/binarywang) | ||||
|  * @author <a href="https://github.com/binarywang">Binary Wang</a> | ||||
|  */ | ||||
| public class WxPayServiceJoddHttpImpl extends WxPayServiceAbstractImpl { | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Binary Wang
					Binary Wang