mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2026-03-10 00:13:40 +08:00
🎨 fix javadoc by removing @date
This commit is contained in:
@@ -4,7 +4,7 @@ package com.github.binarywang.wxpay.config;
|
||||
* 微信支付配置策略.
|
||||
*
|
||||
* @author zenghao
|
||||
* @date 2021/3/12
|
||||
* created on 2021/3/12
|
||||
*/
|
||||
public class WxPayConfigHolder {
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ import java.io.Serializable;
|
||||
* 微信支付 HTTP Proxy 正向代理配置
|
||||
*
|
||||
* @author Long Yu
|
||||
* @date 2021-12-28 15:49:03
|
||||
* created on 2021-12-28 15:49:03
|
||||
*/
|
||||
public class WxPayHttpProxy implements Serializable {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user