🎨 fix javadoc by removing @date

This commit is contained in:
Binary Wang
2022-08-23 00:37:10 +08:00
parent f94e67056d
commit 36602d58a5
757 changed files with 789 additions and 762 deletions

View File

@@ -13,7 +13,7 @@ import org.apache.http.impl.client.HttpClientBuilder;
* 微信支付 HTTP Proxy 工具类
*
* @author Long Yu
* @date 2021-12-28 15:58:03
* created on 2021-12-28 15:58:03
*/
public class HttpProxyUtils {