编码改完GBK

This commit is contained in:
zhangxinah@yonyou.com 2025-03-27 16:07:36 +08:00
parent 9705b3b9fc
commit b257c3fa53
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ public class IgnoreSslUtil {
} }
/** /**
* 忽略HTTPS请求的SSL证书必须在openConnection之前调用 * 忽略HTTPS请求的SSL证书必须在openConnection之前调用
* @throws Exception * @throws Exception
*/ */
public static void ignoreSsl() throws Exception{ public static void ignoreSsl() throws Exception{