diff --git a/composer/reseed-client/src/Client.php b/composer/reseed-client/src/Client.php index 26ebc9ac..8410bd4d 100644 --- a/composer/reseed-client/src/Client.php +++ b/composer/reseed-client/src/Client.php @@ -13,7 +13,7 @@ class Client extends AbstractCurl /** * 主域名 */ - public const string BASE_API = 'http://2025.iyuu.cn'; + public const string BASE_API = 'https://2025.iyuu.cn'; /** * 解析响应结果